[INFO] cloning repository https://github.com/davidfaulkner12/aoc2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidfaulkner12/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidfaulkner12%2Faoc2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidfaulkner12%2Faoc2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2971f4ff29eca278755832b3ccf7dcbe11dac319 [INFO] testing davidfaulkner12/aoc2024 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidfaulkner12%2Faoc2024" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidfaulkner12/aoc2024 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidfaulkner12/aoc2024 [INFO] finished tweaking git repo https://github.com/davidfaulkner12/aoc2024 [INFO] tweaked toml for git repo https://github.com/davidfaulkner12/aoc2024 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davidfaulkner12/aoc2024 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme-impl v0.3.31 [INFO] [stderr] Downloaded enum-iterator v2.1.0 [INFO] [stderr] Downloaded sorted-vec v0.8.5 [INFO] [stderr] Downloaded linkme v0.3.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1023dafa48b0aced61b613ea5b5100dfa77c9d5e174363d058354dfb5e09d2b7 [INFO] running `Command { std: "docker" "start" "-a" "1023dafa48b0aced61b613ea5b5100dfa77c9d5e174363d058354dfb5e09d2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1023dafa48b0aced61b613ea5b5100dfa77c9d5e174363d058354dfb5e09d2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1023dafa48b0aced61b613ea5b5100dfa77c9d5e174363d058354dfb5e09d2b7", kill_on_drop: false }` [INFO] [stdout] 1023dafa48b0aced61b613ea5b5100dfa77c9d5e174363d058354dfb5e09d2b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc947266a576e0b1aede5e7f1e673603a76465b621091ba2be76d5d466e01ac0 [INFO] running `Command { std: "docker" "start" "-a" "dc947266a576e0b1aede5e7f1e673603a76465b621091ba2be76d5d466e01ac0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling linkme-impl v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sorted-vec v0.8.5 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling linkme v0.3.31 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `explode_point` [INFO] [stdout] --> src/day10.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | day4::{explode_point, find_char_in_puzzle, TextPoint}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `char_matrix` [INFO] [stdout] --> src/day12.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | day4::{char_matrix, TextPoint}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::day4::char_matrix` [INFO] [stdout] --> src/day16.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::day4::char_matrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/day18.rs:2:45 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{BinaryHeap, HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::day4::char_matrix` [INFO] [stdout] --> src/day18.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::day4::char_matrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EitherOrBoth` [INFO] [stdout] --> src/day19.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::{EitherOrBoth, Itertools}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/day7.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/day8.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Itertools` [INFO] [stdout] --> src/day19.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::{EitherOrBoth, Itertools}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `climb_trail` is never used [INFO] [stdout] --> src/day10.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn climb_trail(map: &Vec>, start: TextPoint) -> HashSet<(TextPoint, TextPoint)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `climb_all_trail` is never used [INFO] [stdout] --> src/day10.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn climb_all_trail(map: &Vec>, start: TextPoint) -> Vec<(TextPoint, TextPoint)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_unique_trails` is never used [INFO] [stdout] --> src/day10.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn find_unique_trails(map: &Vec>) -> Vec<(TextPoint, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_all_trails` is never used [INFO] [stdout] --> src/day10.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn find_all_trails(map: &Vec>) -> Vec<(TextPoint, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maybe_split_even` is never used [INFO] [stdout] --> src/day11.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn maybe_split_even(i: usize) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maybe_replace_zero` is never used [INFO] [stdout] --> src/day11.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn maybe_replace_zero(i: usize) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `always_multiply_by_2024` is never used [INFO] [stdout] --> src/day11.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn always_multiply_by_2024(i: usize) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_rules` is never used [INFO] [stdout] --> src/day11.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn apply_rules(i: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blink` is never used [INFO] [stdout] --> src/day11.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn blink(ns: Vec) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blink25` is never used [INFO] [stdout] --> src/day11.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn blink25(ns: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blink_with_counts` is never used [INFO] [stdout] --> src/day11.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn blink_with_counts(counts: &HashMap) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blink75` is never used [INFO] [stdout] --> src/day11.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn blink75(ns: Vec) -> HashMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `garden` is never used [INFO] [stdout] --> src/day12.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn garden(cm: &Vec>) -> BTreeSet> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `solve` is never used [INFO] [stdout] --> src/day13.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn solve(x1: i64, x2: i64, xp: i64, y1: i64, y2: i64, yp: i64) -> Option<(i64, i64)> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/day13.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn parse(data: &str) -> Vec<[i64; 6]> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cost` is never used [INFO] [stdout] --> src/day13.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn cost(ns: [i64; 6]) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Point` is never constructed [INFO] [stdout] --> src/day14.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct Point(i64, i64); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Velocity` is never constructed [INFO] [stdout] --> src/day14.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Velocity(i64, i64); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Robot` is never constructed [INFO] [stdout] --> src/day14.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Robot(Point, Velocity); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wrap` is never used [INFO] [stdout] --> src/day14.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn wrap(value: i64, limit: i64) -> i64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `score` is never used [INFO] [stdout] --> src/day14.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn score(rs: Vec, corner: Point) -> i64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tick` is never used [INFO] [stdout] --> src/day14.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 43 | impl Robot { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 44 | fn tick(&self, corner: Point) -> Robot { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/day14.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn parse(data: &str) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_robots` is never used [INFO] [stdout] --> src/day14.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn print_robots(rs: &Vec, corner: Point) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `State` is never constructed [INFO] [stdout] --> src/day16.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_edges` is never used [INFO] [stdout] --> src/day16.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn find_edges( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shortest_path` is never used [INFO] [stdout] --> src/day16.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn shortest_path( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Computer` is never constructed [INFO] [stdout] --> src/day17.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct Computer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_done`, `step`, and `combo` are never used [INFO] [stdout] --> src/day17.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl Computer { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 12 | fn new(program: Vec, ar: i64, br: i64, cr: i64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn is_done(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn step(&self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn combo(&self, op: u8) -> i64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `State` is never constructed [INFO] [stdout] --> src/day18.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_edges` is never used [INFO] [stdout] --> src/day18.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn find_edges(graph: &Vec>, position: TextPoint) -> Vec<(usize, TextPoint)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shortest_path` is never used [INFO] [stdout] --> src/day18.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn shortest_path(graph: &Vec>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/day18.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn parse(data: &str) -> Vec<(usize, usize)> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_graph` is never used [INFO] [stdout] --> src/day18.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 139 | fn build_graph(rows: usize, cols: usize, blobs: &[(usize, usize)]) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_map_with_costs` is never used [INFO] [stdout] --> src/day18.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn print_map_with_costs(g: &Vec>, dist: &HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/day19.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn parse(data: &str) -> (Vec>, Vec>) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_as_string` is never used [INFO] [stdout] --> src/day19.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn parse_as_string(data: &str) -> (Vec, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `search` is never used [INFO] [stdout] --> src/day19.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn search(towels: &Vec>, pattern: &Vec, path: &Vec>) -> Option>> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `search_combos` is never used [INFO] [stdout] --> src/day19.rs:74:4 [INFO] [stdout] | [INFO] [stdout] 74 | fn search_combos( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `rotate_right` and `rotate_left` are never used [INFO] [stdout] --> src/day6.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Direction { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 19 | pub fn rotate_right(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn rotate_left(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `explode_point_with_directions` is never used [INFO] [stdout] --> src/day6.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn explode_point_with_directions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GuardMap` is never constructed [INFO] [stdout] --> src/day6.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | struct GuardMap { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tick` is never used [INFO] [stdout] --> src/day6.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl GuardMap { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 62 | fn tick(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/day6.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn parse(data: &str) -> GuardMap { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `replace_char_in_puzzle` is never used [INFO] [stdout] --> src/day6.rs:108:4 [INFO] [stdout] | [INFO] [stdout] 108 | fn replace_char_in_puzzle(puzzle: &Vec>, p: TextPoint, new: u8) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `product_with_repeat` is never used [INFO] [stdout] --> src/day7.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn product_with_repeat( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/day7.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse(data: &str) -> Vec<(i64, Vec)> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BinOp` is never used [INFO] [stdout] --> src/day7.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | trait BinOp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eval` is never used [INFO] [stdout] --> src/day7.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn eval(mut ops: Vec, mut operands: Vec) -> i64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `apply`, `apply_with_corner`, and `flip` are never used [INFO] [stdout] --> src/day8.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl TextDifference { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 11 | fn apply(&self, other: TextPoint) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn apply_with_corner(&self, other: TextPoint, corner: TextPoint) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn flip(&self) -> TextDifference { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `point_distance` is never used [INFO] [stdout] --> src/day8.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn point_distance(a: TextPoint, b: TextPoint) -> TextDifference { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileId` is never constructed [INFO] [stdout] --> src/day9.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct FileId(usize); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockIndex` is never constructed [INFO] [stdout] --> src/day9.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct BlockIndex(usize); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `File` is never constructed [INFO] [stdout] --> src/day9.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct File { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Disk` is never constructed [INFO] [stdout] --> src/day9.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct Disk { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Disk` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checksum` is never used [INFO] [stdout] --> src/day9.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn checksum(disk: &Disk) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `defrag` is never used [INFO] [stdout] --> src/day9.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn defrag(disk: &mut Disk) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `smart_defrag` is never used [INFO] [stdout] --> src/day9.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn smart_defrag(disk: &mut Disk) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/day9.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn parse(data: &str) -> Disk { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.38s [INFO] running `Command { std: "docker" "inspect" "dc947266a576e0b1aede5e7f1e673603a76465b621091ba2be76d5d466e01ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc947266a576e0b1aede5e7f1e673603a76465b621091ba2be76d5d466e01ac0", kill_on_drop: false }` [INFO] [stdout] dc947266a576e0b1aede5e7f1e673603a76465b621091ba2be76d5d466e01ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 736595c867a4e731f129871bff9fb576e354dca5a5b6a53cd74c619efe2650d3 [INFO] running `Command { std: "docker" "start" "-a" "736595c867a4e731f129871bff9fb576e354dca5a5b6a53cd74c619efe2650d3", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `explode_point` [INFO] [stdout] --> src/day10.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | day4::{explode_point, find_char_in_puzzle, TextPoint}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/day10.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | use std::{collections::HashMap, fs}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `convert::identity` [INFO] [stdout] --> src/day11.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | use std::{convert::identity, fs}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/day14.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/day14.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | use std::{fs, thread}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/day16.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/day16.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | use std::{fs, thread}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/day17.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fs`, `num`, and `thread` [INFO] [stdout] --> src/day17.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | use std::{fs, num, thread}; [INFO] [stdout] | ^^ ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::day4::find_char_in_puzzle` [INFO] [stdout] --> src/day17.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | use crate::day4::find_char_in_puzzle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/day18.rs:2:45 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{BinaryHeap, HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::day4::char_matrix` [INFO] [stdout] --> src/day18.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::day4::char_matrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/day18.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/day18.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | use std::{fs, thread}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EitherOrBoth` [INFO] [stdout] --> src/day19.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::{EitherOrBoth, Itertools}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/day19.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/day19.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | use std::{fs, thread}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/day20.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fs` and `thread` [INFO] [stdout] --> src/day20.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{fs, thread}; [INFO] [stdout] | ^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/day20.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/day7.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashSet` and `convert::identity` [INFO] [stdout] --> src/day7.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | use std::{collections::HashSet, convert::identity, fs}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashSet` and `convert::identity` [INFO] [stdout] --> src/day9.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | use std::{collections::HashSet, convert::identity, fs}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Itertools` [INFO] [stdout] --> src/day19.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::{EitherOrBoth, Itertools}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/day20.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let map = char_matrix(TEST_DATA); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_robots` is never used [INFO] [stdout] --> src/day14.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn print_robots(rs: &Vec, corner: Point) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `heuristic` is never used [INFO] [stdout] --> src/day14.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 158 | fn heuristic(rs: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_DATA` is never used [INFO] [stdout] --> src/day17.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | const TEST_DATA: &str = ""; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_map_with_costs` is never used [INFO] [stdout] --> src/day18.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn print_map_with_costs(g: &Vec>, dist: &HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_DATA` is never used [INFO] [stdout] --> src/day8.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | const TEST_DATA: &str = "............ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `File` is never constructed [INFO] [stdout] --> src/day9.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct File { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIMPLE_DATA` is never used [INFO] [stdout] --> src/day9.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | const SIMPLE_DATA: &str = "12345"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "736595c867a4e731f129871bff9fb576e354dca5a5b6a53cd74c619efe2650d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736595c867a4e731f129871bff9fb576e354dca5a5b6a53cd74c619efe2650d3", kill_on_drop: false }` [INFO] [stdout] 736595c867a4e731f129871bff9fb576e354dca5a5b6a53cd74c619efe2650d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 827842e52ff7c7409f383c144d41bbf3fd7be6b924fecf1fa64c5473515aae71 [INFO] running `Command { std: "docker" "start" "-a" "827842e52ff7c7409f383c144d41bbf3fd7be6b924fecf1fa64c5473515aae71", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `explode_point` [INFO] [stderr] --> src/day10.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | day4::{explode_point, find_char_in_puzzle, TextPoint}, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `collections::HashMap` [INFO] [stderr] --> src/day10.rs:112:15 [INFO] [stderr] | [INFO] [stderr] 112 | use std::{collections::HashMap, fs}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `convert::identity` [INFO] [stderr] --> src/day11.rs:72:15 [INFO] [stderr] | [INFO] [stderr] 72 | use std::{convert::identity, fs}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::time` [INFO] [stderr] --> src/day14.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | use core::time; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `thread` [INFO] [stderr] --> src/day14.rs:85:19 [INFO] [stderr] | [INFO] [stderr] 85 | use std::{fs, thread}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::time` [INFO] [stderr] --> src/day16.rs:221:9 [INFO] [stderr] | [INFO] [stderr] 221 | use core::time; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `thread` [INFO] [stderr] --> src/day16.rs:222:19 [INFO] [stderr] | [INFO] [stderr] 222 | use std::{fs, thread}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::time` [INFO] [stderr] --> src/day17.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 72 | use core::time; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `fs`, `num`, and `thread` [INFO] [stderr] --> src/day17.rs:73:15 [INFO] [stderr] | [INFO] [stderr] 73 | use std::{fs, num, thread}; [INFO] [stderr] | ^^ ^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::day4::find_char_in_puzzle` [INFO] [stderr] --> src/day17.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | use crate::day4::find_char_in_puzzle; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `HashSet` [INFO] [stderr] --> src/day18.rs:2:45 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::{BinaryHeap, HashMap, HashSet}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::day4::char_matrix` [INFO] [stderr] --> src/day18.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::day4::char_matrix; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::time` [INFO] [stderr] --> src/day18.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 174 | use core::time; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `thread` [INFO] [stderr] --> src/day18.rs:175:19 [INFO] [stderr] | [INFO] [stderr] 175 | use std::{fs, thread}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `EitherOrBoth` [INFO] [stderr] --> src/day19.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | use itertools::{EitherOrBoth, Itertools}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::time` [INFO] [stderr] --> src/day19.rs:102:9 [INFO] [stderr] | [INFO] [stderr] 102 | use core::time; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `thread` [INFO] [stderr] --> src/day19.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | use std::{fs, thread}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::time` [INFO] [stderr] --> src/day20.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | use core::time; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `fs` and `thread` [INFO] [stderr] --> src/day20.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use std::{fs, thread}; [INFO] [stderr] | ^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/day20.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::iter` [INFO] [stderr] --> src/day7.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::iter; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `collections::HashSet` and `convert::identity` [INFO] [stderr] --> src/day7.rs:82:15 [INFO] [stderr] | [INFO] [stderr] 82 | use std::{collections::HashSet, convert::identity, fs}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `collections::HashSet` and `convert::identity` [INFO] [stderr] --> src/day9.rs:131:15 [INFO] [stderr] | [INFO] [stderr] 131 | use std::{collections::HashSet, convert::identity, fs}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Itertools` [INFO] [stderr] --> src/day19.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use itertools::{EitherOrBoth, Itertools}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `map` [INFO] [stderr] --> src/day20.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | let map = char_matrix(TEST_DATA); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `print_robots` is never used [INFO] [stderr] --> src/day14.rs:67:4 [INFO] [stderr] | [INFO] [stderr] 67 | fn print_robots(rs: &Vec, corner: Point) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `heuristic` is never used [INFO] [stderr] --> src/day14.rs:158:8 [INFO] [stderr] | [INFO] [stderr] 158 | fn heuristic(rs: &Vec) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `TEST_DATA` is never used [INFO] [stderr] --> src/day17.rs:79:11 [INFO] [stderr] | [INFO] [stderr] 79 | const TEST_DATA: &str = ""; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `print_map_with_costs` is never used [INFO] [stderr] --> src/day18.rs:156:4 [INFO] [stderr] | [INFO] [stderr] 156 | fn print_map_with_costs(g: &Vec>, dist: &HashMap) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `TEST_DATA` is never used [INFO] [stderr] --> src/day8.rs:60:11 [INFO] [stderr] | [INFO] [stderr] 60 | const TEST_DATA: &str = "............ [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `File` is never constructed [INFO] [stderr] --> src/day9.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | struct File { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `SIMPLE_DATA` is never used [INFO] [stderr] --> src/day9.rs:135:11 [INFO] [stderr] | [INFO] [stderr] 135 | const SIMPLE_DATA: &str = "12345"; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `aoc2024` (bin "aoc2024" test) generated 32 warnings (run `cargo fix --bin "aoc2024" --tests` to apply 23 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2024-5b2412025b476670) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test day10::tests::test_basic_path_finding ... ok [INFO] [stdout] test day10::tests::test_sample_prob2_day10 ... ok [INFO] [stdout] test day11::tests::test_maybe_split_even ... ok [INFO] [stdout] test day11::tests::test_second_example_day11_counts ... ok [INFO] [stdout] test day12::tests::test_build_a_garden ... ok [INFO] [stdout] test day11::tests::test_first_example_day11 ... ok [INFO] [stdout] test day13::tests::test_day13_solve_examples ... ok [INFO] [stdout] test day16::tests::test_example_2_day16 ... ok [INFO] [stdout] test day14::tests::test_wrap ... ok [INFO] [stdout] test day17::tests::test_actual_prob_17_part1 ... ok [INFO] [stdout] test day16::tests::test_example_day16 ... ok [INFO] [stdout] test day17::tests::test_actual_17_prob2 ... ok [INFO] [stdout] test day17::tests::test_example1 ... ok [INFO] [stdout] test day17::tests::test_example4_17 ... ok [INFO] [stdout] test day17::tests::test_example6_17 ... ok [INFO] [stdout] test day17::tests::test_example3_17 ... ok [INFO] [stdout] test day17::tests::test_example_17_prob2 ... ok [INFO] [stdout] test day17::tests::test_example5_17 ... ok [INFO] [stdout] test day17::tests::test_example2_17 ... ok [INFO] [stdout] test day17::tests::test_find_sequence_17 ... ok [INFO] [stdout] test day19::tests::test_parse ... ok [INFO] [stdout] test day14::tests::test_run_14 ... ok [INFO] [stdout] test day14::tests::test_actual_14 ... ok [INFO] [stdout] test day13::tests::test_day13_parse ... ok [INFO] [stdout] test day14::tests::test_parse ... ok [INFO] [stdout] test day13::tests::test_day13_cost_example ... ok [INFO] [stdout] test day19::tests::test_search_all ... ok [INFO] [stdout] test day19::tests::test_search_one ... ok [INFO] [stdout] test day1::tests::test_frequency ... ok [INFO] [stdout] test day1::tests::test_basic_decode ... ok [INFO] [stdout] test day1::tests::test_basic_distance ... ok [INFO] [stdout] test day19::tests::test_search_combos ... ok [INFO] [stdout] test day1::tests::test_problem_2_test ... ok [INFO] [stdout] test day2::tests::test_basic_report ... ok [INFO] [stdout] test day2::tests::test_basic_safe ... ok [INFO] [stdout] test day2::tests::test_basic_parse ... ok [INFO] [stdout] test day20::tests::test_find_route ... ok [INFO] [stdout] test day2::tests::test_example ... ok [INFO] [stdout] test day2::tests::test_example_prob1 ... ok [INFO] [stdout] test day2::tests::test_prob2 ... ok [INFO] [stdout] test day3::tests::test_dont_do ... ok [INFO] [stdout] test day2::tests::test_day2 ... ok [INFO] [stdout] test day3::tests::test_dont_do_number ... ok [INFO] [stdout] test day3::tests::test_mul ... ok [INFO] [stdout] test day3::tests::test_basics_parse ... ok [INFO] [stdout] test day3::tests::test_num_parser ... ok [INFO] [stdout] test day3::tests::test_prob2_example_chumsky ... ok [INFO] [stdout] test day3::tests::test_prob2 ... ok [INFO] [stdout] test day1::tests::test_problem_2 ... ok [INFO] [stdout] test day4::tests::test_basic ... ok [INFO] [stdout] test day4::tests::test_example_prob1 ... ok [INFO] [stdout] test day4::tests::test_example_prob2 ... ok [INFO] [stdout] test day4::tests::test_extract ... ok [INFO] [stdout] test day4::tests::test_find_char ... ok [INFO] [stdout] test day5::tests::test_basic_graph ... ok [INFO] [stdout] test day13::tests::test_day13_actual ... ok [INFO] [stdout] test day5::tests::test_cycle_detection ... ok [INFO] [stdout] test day5::tests::test_problem1_example_only_cycle ... ok [INFO] [stdout] test day16::tests::test_find_edges ... FAILED [INFO] [stdout] test day5::tests::test_parse_rules ... ok [INFO] [stdout] test day5::tests::test_topological_sort ... ok [INFO] [stdout] test day5::tests::test_problem1_whole ... ok [INFO] [stdout] test day18::tests::test_example_18 ... FAILED [INFO] [stdout] test day10::tests::test_sample ... FAILED [INFO] [stdout] test day5::tests::test_problem2_whole ... ok [INFO] [stdout] test day6::tests::test_parse ... ok [INFO] [stdout] test day6::tests::test_explode_with_directions ... ok [INFO] [stdout] test day7::tests::test_parse ... ok [INFO] [stdout] test day7::tests::test_product_with_repeat ... ok [INFO] [stdout] test day8::tests::test_point_distance ... ok [INFO] [stdout] test day8::tests::test_flip ... ok [INFO] [stdout] test day9::tests::test_sample_defrag ... ok [INFO] [stdout] test day9::tests::test_simple_defrag ... ok [INFO] [stdout] test day8::tests::test_parse_sample ... ok [INFO] [stdout] test day9::tests::test_actual_problem ... ok [INFO] [stdout] test day3::tests::test_prob ... ok [INFO] [stdout] test day9::tests::test_simple_parse ... ok [INFO] [stdout] test day9::tests::test_smart_defrag ... ok [INFO] [stdout] test day11::tests::test_second_example_day11 ... ok [INFO] [stdout] test day6::tests::test_tick ... ok [INFO] [stdout] test day5::tests::test_actual_problem ... ok [INFO] [stdout] test day18::tests::test_actual_18 ... ok [INFO] [stdout] test day10::tests::test_problem_day10 ... ok [INFO] [stdout] test day4::tests::test_actual_problem ... ok [INFO] [stdout] test day16::tests::test_actual_16 ... FAILED [INFO] [stdout] test day11::tests::test_actual_problem_day11 ... ok [INFO] [stdout] test day19::tests::test_problem_day19 ... ok [INFO] [stdout] test day9::tests::test_smart_defrag_problem ... ok [INFO] [stdout] test day19::tests::test_problem_day19_part2 ... ok [INFO] [stdout] test day7::tests::test_prob1 ... ok [INFO] [stdout] test day18::tests::test_example_18_2 has been running for over 60 seconds [INFO] [stdout] test day18::tests::test_example_18_2 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- day16::tests::test_find_edges stdout ---- [INFO] [stdout] thread 'day16::tests::test_find_edges' panicked at src/day16.rs:259:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: (1001, TextPoint { row: 12, col: 1 }, N) [INFO] [stdout] right: (7001, TextPoint { row: 12, col: 1 }, N) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d4aff5622a - std::backtrace_rs::backtrace::libunwind::trace::hfe0e1def394da018 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59d4aff5622a - std::backtrace_rs::backtrace::trace_unsynchronized::h96fbb6d117554616 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59d4aff5622a - std::sys::backtrace::_print_fmt::he1169c6f8956325b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d4aff5622a - ::fmt::ha4a311b32f6b4ad8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d4aff7c263 - core::fmt::rt::Argument::fmt::h8ccd2627d2418ed3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59d4aff7c263 - core::fmt::write::h1866771663f62b81 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x59d4aff533c3 - std::io::Write::write_fmt::h2df399c9fb8c6039 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x59d4aff56072 - std::sys::backtrace::BacktraceLock::print::hddd3a9918ce29aa7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59d4aff576ad - std::panicking::default_hook::{{closure}}::h791f75256b902d7d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x59d4aff574b7 - std::panicking::default_hook::h82cc572fcb0d8cd7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x59d4afc922c7 - as core::ops::function::Fn>::call::h47f4385e5c05a6bc [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x59d4afc922c7 - test::test_main::{{closure}}::h592b6187ee9bbe51 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59d4aff57d58 - as core::ops::function::Fn>::call::h80408f032954f187 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x59d4aff57d58 - std::panicking::rust_panic_with_hook::he21644cc2707f2c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x59d4aff57b1a - std::panicking::begin_panic_handler::{{closure}}::h42f7c414fed3cad9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x59d4aff56709 - std::sys::backtrace::__rust_end_short_backtrace::ha26cf5766b4e8c65 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59d4aff577ac - rust_begin_unwind [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x59d4afb3b180 - core::panicking::panic_fmt::h74866b78e934b1c0 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x59d4afb3b584 - core::panicking::assert_failed_inner::h096c85975a183618 [INFO] [stdout] 19: 0x59d4afc28088 - core::panicking::assert_failed::h8fa1128a3746df24 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:373:5 [INFO] [stdout] 20: 0x59d4afbedf36 - aoc2024::day16::tests::test_find_edges::h1a77a18e47ca9c0d [INFO] [stdout] at /opt/rustwide/workdir/src/day16.rs:259:9 [INFO] [stdout] 21: 0x59d4afbedc47 - aoc2024::day16::tests::test_find_edges::{{closure}}::h71e6647f5a4efc41 [INFO] [stdout] at /opt/rustwide/workdir/src/day16.rs:246:25 [INFO] [stdout] 22: 0x59d4afbde106 - core::ops::function::FnOnce::call_once::heac482c2910f0bbd [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59d4afc96e7b - core::ops::function::FnOnce::call_once::h2f54be8ccda9ff77 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59d4afc96e7b - test::__rust_begin_short_backtrace::h505f4667df5bf10c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59d4afc967d8 - test::run_test_in_process::{{closure}}::h5ed3028e6069c117 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59d4afc967d8 - as core::ops::function::FnOnce<()>>::call_once::hbf705be6aea7c287 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59d4afc967d8 - std::panicking::try::do_call::h555223a41631f02b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x59d4afc967d8 - std::panicking::try::he81e496d432108c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x59d4afc967d8 - std::panic::catch_unwind::hb2ff356e76867b52 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59d4afc967d8 - test::run_test_in_process::h665bcd2e01d69f5b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59d4afc967d8 - test::run_test::{{closure}}::ha58fbc9c79c6786d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59d4afc5a27a - test::run_test::{{closure}}::h958602d5fcb1d647 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59d4afc5a27a - std::sys::backtrace::__rust_begin_short_backtrace::h7ca2fb16f64faa0f [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x59d4afc5db34 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hebe77fbe87ddae61 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59d4afc5db34 - as core::ops::function::FnOnce<()>>::call_once::h5e26d6a69f85d1d6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59d4afc5db34 - std::panicking::try::do_call::h9787fac579f00884 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x59d4afc5db34 - std::panicking::try::h788012b555fbd7c5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x59d4afc5db34 - std::panic::catch_unwind::hd194f26f99a98fb5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59d4afc5db34 - std::thread::Builder::spawn_unchecked_::{{closure}}::h31c0dcba34ed449c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59d4afc5db34 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h60302d9c688101a6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59d4aff5bc9b - as core::ops::function::FnOnce>::call_once::h9578f6ea1d4e1c4b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x59d4aff5bc9b - as core::ops::function::FnOnce>::call_once::hf4a2f438d8019348 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x59d4aff5bc9b - std::sys::pal::unix::thread::Thread::new::thread_start::h14f1eb868ff90fc9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7e9d94fb9ac3 - [INFO] [stdout] 45: 0x7e9d9504aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- day18::tests::test_example_18 stdout ---- [INFO] [stdout] thread 'day18::tests::test_example_18' panicked at src/day18.rs:213:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some(18) [INFO] [stdout] right: Some(22) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d4aff5622a - std::backtrace_rs::backtrace::libunwind::trace::hfe0e1def394da018 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59d4aff5622a - std::backtrace_rs::backtrace::trace_unsynchronized::h96fbb6d117554616 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59d4aff5622a - std::sys::backtrace::_print_fmt::he1169c6f8956325b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d4aff5622a - ::fmt::ha4a311b32f6b4ad8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d4aff7c263 - core::fmt::rt::Argument::fmt::h8ccd2627d2418ed3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59d4aff7c263 - core::fmt::write::h1866771663f62b81 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x59d4aff533c3 - std::io::Write::write_fmt::h2df399c9fb8c6039 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x59d4aff56072 - std::sys::backtrace::BacktraceLock::print::hddd3a9918ce29aa7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59d4aff576ad - std::panicking::default_hook::{{closure}}::h791f75256b902d7d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x59d4aff574b7 - std::panicking::default_hook::h82cc572fcb0d8cd7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x59d4afc922c7 - as core::ops::function::Fn>::call::h47f4385e5c05a6bc [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x59d4afc922c7 - test::test_main::{{closure}}::h592b6187ee9bbe51 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59d4aff57d58 - as core::ops::function::Fn>::call::h80408f032954f187 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x59d4aff57d58 - std::panicking::rust_panic_with_hook::he21644cc2707f2c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x59d4aff57b1a - std::panicking::begin_panic_handler::{{closure}}::h42f7c414fed3cad9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x59d4aff56709 - std::sys::backtrace::__rust_end_short_backtrace::ha26cf5766b4e8c65 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59d4aff577ac - rust_begin_unwind [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x59d4afb3b180 - core::panicking::panic_fmt::h74866b78e934b1c0 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x59d4afb3b584 - core::panicking::assert_failed_inner::h096c85975a183618 [INFO] [stdout] 19: 0x59d4afc9dcf6 - core::panicking::assert_failed::h9bd5d3fb7bd4b9ea [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:373:5 [INFO] [stdout] 20: 0x59d4afbaa7b9 - aoc2024::day18::tests::test_example_18::hd9e47a8af7454c12 [INFO] [stdout] at /opt/rustwide/workdir/src/day18.rs:213:9 [INFO] [stdout] 21: 0x59d4afbaa567 - aoc2024::day18::tests::test_example_18::{{closure}}::hd46ff52c83be6979 [INFO] [stdout] at /opt/rustwide/workdir/src/day18.rs:207:25 [INFO] [stdout] 22: 0x59d4afbdc7b6 - core::ops::function::FnOnce::call_once::h412e84c73d482a3b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59d4afc96e7b - core::ops::function::FnOnce::call_once::h2f54be8ccda9ff77 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59d4afc96e7b - test::__rust_begin_short_backtrace::h505f4667df5bf10c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59d4afc967d8 - test::run_test_in_process::{{closure}}::h5ed3028e6069c117 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59d4afc967d8 - as core::ops::function::FnOnce<()>>::call_once::hbf705be6aea7c287 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59d4afc967d8 - std::panicking::try::do_call::h555223a41631f02b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x59d4afc967d8 - std::panicking::try::he81e496d432108c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x59d4afc967d8 - std::panic::catch_unwind::hb2ff356e76867b52 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59d4afc967d8 - test::run_test_in_process::h665bcd2e01d69f5b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59d4afc967d8 - test::run_test::{{closure}}::ha58fbc9c79c6786d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59d4afc5a27a - test::run_test::{{closure}}::h958602d5fcb1d647 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59d4afc5a27a - std::sys::backtrace::__rust_begin_short_backtrace::h7ca2fb16f64faa0f [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x59d4afc5db34 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hebe77fbe87ddae61 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59d4afc5db34 - as core::ops::function::FnOnce<()>>::call_once::h5e26d6a69f85d1d6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59d4afc5db34 - std::panicking::try::do_call::h9787fac579f00884 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x59d4afc5db34 - std::panicking::try::h788012b555fbd7c5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x59d4afc5db34 - std::panic::catch_unwind::hd194f26f99a98fb5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59d4afc5db34 - std::thread::Builder::spawn_unchecked_::{{closure}}::h31c0dcba34ed449c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59d4afc5db34 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h60302d9c688101a6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59d4aff5bc9b - as core::ops::function::FnOnce>::call_once::h9578f6ea1d4e1c4b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x59d4aff5bc9b - as core::ops::function::FnOnce>::call_once::hf4a2f438d8019348 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x59d4aff5bc9b - std::sys::pal::unix::thread::Thread::new::thread_start::h14f1eb868ff90fc9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7e9d94fb9ac3 - [INFO] [stdout] 45: 0x7e9d9504aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- day10::tests::test_sample stdout ---- [INFO] [stdout] Considering [TextPoint { row: 0, col: 2 }, TextPoint { row: 0, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 2 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 2 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 2 }, TextPoint { row: 0, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 2 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 2 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 0, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 3 }, TextPoint { row: 0, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 3 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 3 }, TextPoint { row: 0, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 0, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 4 }, TextPoint { row: 0, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 4 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 4 }, TextPoint { row: 0, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 3 }, TextPoint { row: 0, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 3 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 3 }, TextPoint { row: 0, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 0, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 4 }, TextPoint { row: 0, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 4 }, TextPoint { row: 1, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 4 }, TextPoint { row: 2, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 4 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 0, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 5 }, TextPoint { row: 0, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 5 }, TextPoint { row: 1, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 5 }, TextPoint { row: 0, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 6 }, TextPoint { row: 0, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 6 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 6 }, TextPoint { row: 0, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 0, col: 7 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 0, col: 7 }, TextPoint { row: 0, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 7 }, TextPoint { row: 0, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 7 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 7 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 0, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 0, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 4 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 4 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 4 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 4 }, TextPoint { row: 0, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 4 }, TextPoint { row: 1, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 4 }, TextPoint { row: 2, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 4 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 0, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 3 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 1, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 3 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 2 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 2, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 3 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 2 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 6 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 6 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 6 }, TextPoint { row: 5, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 6 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 5, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 6, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 5, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 6, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 5, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 5, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 0, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 0, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 2 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 2 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 2 }, TextPoint { row: 6, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 2 }, TextPoint { row: 5, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 3 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 3 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 3 }, TextPoint { row: 6, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 6, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 3 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 3 }, TextPoint { row: 6, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 3 }, TextPoint { row: 7, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 3 }, TextPoint { row: 6, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 6, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 2 }, TextPoint { row: 6, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 2 }, TextPoint { row: 7, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 7, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 2 }, TextPoint { row: 6, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 2 }, TextPoint { row: 6, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 2 }, TextPoint { row: 7, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 7, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 7, col: 2 }, TextPoint { row: 7, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 3 }, TextPoint { row: 6, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 3 }, TextPoint { row: 7, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 7, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 7, col: 3 }, TextPoint { row: 7, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 4 }, TextPoint { row: 6, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 4 }, TextPoint { row: 7, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 7, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 7, col: 4 }, TextPoint { row: 7, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 5 }, TextPoint { row: 6, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 6, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 7, col: 5 }, TextPoint { row: 7, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 5 }, TextPoint { row: 7, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 5 }, TextPoint { row: 5, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 5 }, TextPoint { row: 6, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 5 }, TextPoint { row: 7, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 5 }, TextPoint { row: 6, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 6, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 5 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 5 }, TextPoint { row: 5, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 5 }, TextPoint { row: 6, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 5 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 5, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 6, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 5, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 6, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 5, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 5, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 0, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 0, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 0 }, TextPoint { row: 5, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 0 }, TextPoint { row: 6, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 6, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 0 }, TextPoint { row: 7, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 7, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 7, col: 0 }, TextPoint { row: 6, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 0 }, TextPoint { row: 7, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 1 }, TextPoint { row: 5, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 1 }, TextPoint { row: 6, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 1 }, TextPoint { row: 7, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 1 }, TextPoint { row: 6, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 1 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 1 }, TextPoint { row: 6, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 1 }, TextPoint { row: 5, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 0 }, TextPoint { row: 4, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 0 }, TextPoint { row: 5, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 0 }, TextPoint { row: 6, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 0 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 0 }, TextPoint { row: 5, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 1 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 1 }, TextPoint { row: 5, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 1 }, TextPoint { row: 4, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 6 }, TextPoint { row: 5, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 6 }, TextPoint { row: 6, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 6, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 6 }, TextPoint { row: 7, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 6 }, TextPoint { row: 6, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 7 }, TextPoint { row: 5, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 7 }, TextPoint { row: 7, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 7, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 7 }, TextPoint { row: 6, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 7 }, TextPoint { row: 6, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 7 }, TextPoint { row: 7, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 7, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 7, col: 6 }, TextPoint { row: 6, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 6 }, TextPoint { row: 7, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 6 }, TextPoint { row: 7, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 6, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 5, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 5, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 0, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 0, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 5, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 6, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 6 }, TextPoint { row: 5, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 6, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 7 }, TextPoint { row: 5, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 5, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 7 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 7 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 4, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 7 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 7 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 6 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 6 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 4, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 6 }, TextPoint { row: 3, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 5 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 0, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 7 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 2, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 6 }, TextPoint { row: 1, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 0, col: 5 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 6 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 2, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 5 }, TextPoint { row: 1, col: 4 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 1 }, TextPoint { row: 6, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 6, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 7, col: 1 }, TextPoint { row: 7, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 1 }, TextPoint { row: 7, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 7, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 7, col: 0 }, TextPoint { row: 6, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 7, col: 0 }, TextPoint { row: 7, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 1 }, TextPoint { row: 5, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 6, col: 1 }, TextPoint { row: 6, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 1 }, TextPoint { row: 7, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 6, col: 1 }, TextPoint { row: 6, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 1 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 1 }, TextPoint { row: 6, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 1 }, TextPoint { row: 5, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 0 }, TextPoint { row: 4, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 5, col: 0 }, TextPoint { row: 5, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 5, col: 0 }, TextPoint { row: 6, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 0 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 0 }, TextPoint { row: 5, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 1 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 2 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 1 }, TextPoint { row: 5, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 1 }, TextPoint { row: 4, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 3 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 5, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 2 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 3, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 5, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 3 }, TextPoint { row: 4, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 3, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 5 }] [INFO] [stdout] Adding TextPoint { row: 4, col: 5 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 5, col: 4 }] [INFO] [stdout] Adding TextPoint { row: 5, col: 4 } [INFO] [stdout] Considering [TextPoint { row: 4, col: 4 }, TextPoint { row: 4, col: 3 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 4, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 3, col: 1 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 1, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 1, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 3, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 1 }, TextPoint { row: 2, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 2, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 2, col: 0 }, TextPoint { row: 3, col: 0 }] [INFO] [stdout] Adding TextPoint { row: 3, col: 0 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 0, col: 1 }] [INFO] [stdout] Adding TextPoint { row: 0, col: 1 } [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 2 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 2, col: 1 }] [INFO] [stdout] Considering [TextPoint { row: 1, col: 1 }, TextPoint { row: 1, col: 0 }] [INFO] [stdout] thread 'day10::tests::test_sample' panicked at src/day10.rs:140:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 81 [INFO] [stdout] right: 36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d4aff5622a - std::backtrace_rs::backtrace::libunwind::trace::hfe0e1def394da018 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59d4aff5622a - std::backtrace_rs::backtrace::trace_unsynchronized::h96fbb6d117554616 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59d4aff5622a - std::sys::backtrace::_print_fmt::he1169c6f8956325b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d4aff5622a - ::fmt::ha4a311b32f6b4ad8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d4aff7c263 - core::fmt::rt::Argument::fmt::h8ccd2627d2418ed3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59d4aff7c263 - core::fmt::write::h1866771663f62b81 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x59d4aff533c3 - std::io::Write::write_fmt::h2df399c9fb8c6039 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x59d4aff56072 - std::sys::backtrace::BacktraceLock::print::hddd3a9918ce29aa7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59d4aff576ad - std::panicking::default_hook::{{closure}}::h791f75256b902d7d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x59d4aff574b7 - std::panicking::default_hook::h82cc572fcb0d8cd7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x59d4afc922c7 - as core::ops::function::Fn>::call::h47f4385e5c05a6bc [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x59d4afc922c7 - test::test_main::{{closure}}::h592b6187ee9bbe51 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59d4aff57d58 - as core::ops::function::Fn>::call::h80408f032954f187 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x59d4aff57d58 - std::panicking::rust_panic_with_hook::he21644cc2707f2c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x59d4aff57b1a - std::panicking::begin_panic_handler::{{closure}}::h42f7c414fed3cad9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x59d4aff56709 - std::sys::backtrace::__rust_end_short_backtrace::ha26cf5766b4e8c65 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59d4aff577ac - rust_begin_unwind [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x59d4afb3b180 - core::panicking::panic_fmt::h74866b78e934b1c0 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x59d4afb3b584 - core::panicking::assert_failed_inner::h096c85975a183618 [INFO] [stdout] 19: 0x59d4afe7dde7 - core::panicking::assert_failed::h958bdaac9136d31b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:373:5 [INFO] [stdout] 20: 0x59d4afbd2823 - aoc2024::day10::tests::test_sample::h4c1beec484dbfb17 [INFO] [stdout] at /opt/rustwide/workdir/src/day10.rs:140:9 [INFO] [stdout] 21: 0x59d4afbd2707 - aoc2024::day10::tests::test_sample::{{closure}}::h47ea959f4fa0b0ea [INFO] [stdout] at /opt/rustwide/workdir/src/day10.rs:136:21 [INFO] [stdout] 22: 0x59d4afbdd256 - core::ops::function::FnOnce::call_once::h80cb8c11201484d9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59d4afc96e7b - core::ops::function::FnOnce::call_once::h2f54be8ccda9ff77 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59d4afc96e7b - test::__rust_begin_short_backtrace::h505f4667df5bf10c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59d4afc967d8 - test::run_test_in_process::{{closure}}::h5ed3028e6069c117 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59d4afc967d8 - as core::ops::function::FnOnce<()>>::call_once::hbf705be6aea7c287 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59d4afc967d8 - std::panicking::try::do_call::h555223a41631f02b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x59d4afc967d8 - std::panicking::try::he81e496d432108c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x59d4afc967d8 - std::panic::catch_unwind::hb2ff356e76867b52 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59d4afc967d8 - test::run_test_in_process::h665bcd2e01d69f5b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59d4afc967d8 - test::run_test::{{closure}}::ha58fbc9c79c6786d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59d4afc5a27a - test::run_test::{{closure}}::h958602d5fcb1d647 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59d4afc5a27a - std::sys::backtrace::__rust_begin_short_backtrace::h7ca2fb16f64faa0f [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x59d4afc5db34 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hebe77fbe87ddae61 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59d4afc5db34 - as core::ops::function::FnOnce<()>>::call_once::h5e26d6a69f85d1d6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59d4afc5db34 - std::panicking::try::do_call::h9787fac579f00884 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x59d4afc5db34 - std::panicking::try::h788012b555fbd7c5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x59d4afc5db34 - std::panic::catch_unwind::hd194f26f99a98fb5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59d4afc5db34 - std::thread::Builder::spawn_unchecked_::{{closure}}::h31c0dcba34ed449c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59d4afc5db34 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h60302d9c688101a6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59d4aff5bc9b - as core::ops::function::FnOnce>::call_once::h9578f6ea1d4e1c4b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x59d4aff5bc9b - as core::ops::function::FnOnce>::call_once::hf4a2f438d8019348 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x59d4aff5bc9b - std::sys::pal::unix::thread::Thread::new::thread_start::h14f1eb868ff90fc9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7e9d94fb9ac3 - [INFO] [stdout] 45: 0x7e9d9504aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- day16::tests::test_actual_16 stdout ---- [INFO] [stdout] ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 79298 ..... 81300 82301 82302 82303 82304 82305 82306 82307 82308 82309 82310 82311 82312 82313 82314 82315 82316 ..... 86326 86325 85324 86325 86326 86327 86328 86329 86330 86331 86332 ..... 79298 80299 80300 80301 80302 80303 80304 80305 80306 ..... 84316 84315 83314 84315 84316 ..... 90330 90329 89328 90329 89346 90347 90348 ..... 93354 94355 94356 94357 94358 94359 94360 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 102454 102453 101452 102453 102454 102455 102456 102457 102458 102459 102460 ..... [INFO] [stdout] ..... 79297 ..... 81299 ..... ..... ..... 83305 ..... ..... ..... 83309 ..... ..... ..... ..... ..... ..... ..... 83317 ..... ..... ..... 85323 ..... ..... ..... ..... ..... 87331 ..... ..... ..... 79297 ..... ..... ..... ..... ..... 81305 ..... 81307 ..... ..... ..... 83313 ..... 85317 ..... ..... ..... 89327 ..... 89345 ..... 91349 ..... 93353 ..... 95355 ..... ..... ..... 95361 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 103451 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101451 ..... ..... ..... 103455 ..... 103459 ..... ..... ..... [INFO] [stdout] ..... 79296 80297 80298 ..... 77292 ..... 83306 84307 84308 84309 83310 ..... 82312 82311 81310 ..... 84320 84319 83318 84319 84320 84321 84322 ..... 78296 78295 77294 ..... 87332 ..... 77294 78295 78296 ..... 82310 82309 82308 82307 81306 ..... 81308 82309 82310 82311 82312 ..... 85318 ..... 87324 88325 88326 ..... 89344 ..... 91350 92351 92352 ..... 94354 94353 93352 ..... 95362 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101448 102449 102450 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101450 102451 102452 102453 102454 ..... ..... ..... ..... ..... [INFO] [stdout] ..... 79295 ..... ..... ..... 77291 ..... 83307 ..... 85309 ..... ..... ..... 83313 ..... 81309 ..... ..... ..... ..... ..... ..... ..... ..... ..... 79297 ..... 77293 ..... ..... ..... 77293 ..... ..... ..... 83311 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 85319 ..... 87323 ..... 89327 ..... 89343 ..... ..... ..... ..... ..... ..... ..... 93351 ..... 95363 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101447 ..... ..... ..... 103451 ..... 103453 ..... ..... ..... ..... ..... 103451 ..... 101449 ..... ..... ..... 103453 ..... ..... ..... 103457 ..... [INFO] [stdout] ..... 79294 ..... 78292 78291 77290 ..... 83308 84309 84310 84311 84312 84313 83314 ..... 80308 80307 80306 80305 80304 80303 80302 80301 80300 80299 79298 ..... 76292 76291 75290 ..... 76292 76291 75290 ..... 83312 84313 84314 ..... 89332 ..... 86326 86325 86324 86323 86322 86321 85320 86321 86322 ..... 89328 90329 89342 90343 90344 90345 90346 ..... 91348 92349 92350 ..... 94368 94367 94366 94365 93364 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101446 102447 102448 102449 102450 102451 102452 102453 102454 102453 102452 102451 102450 102449 101448 102449 102450 102451 102452 102453 102454 102455 102456 ..... [INFO] [stdout] ..... 79293 ..... ..... ..... 77289 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 75289 ..... ..... ..... 75289 ..... ..... ..... 85315 ..... 89331 ..... 87327 ..... ..... ..... 87323 ..... ..... ..... ..... ..... ..... ..... 89341 ..... ..... ..... 91345 ..... 91347 ..... ..... ..... ..... ..... ..... ..... 93363 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101445 ..... ..... ..... ..... ..... ..... ..... ..... ..... 103453 ..... ..... ..... 101447 ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 78292 78291 78290 78289 77288 ..... 74282 74281 74280 74279 74278 74277 74276 74275 74274 74273 74272 74271 74270 74269 73268 ..... 71270 ..... 73284 74285 74286 74287 74288 ..... 77294 ..... 75288 ..... 73286 ..... 85316 ..... 88330 88329 87328 88329 88330 ..... 87324 88325 88326 ..... 89336 90337 89338 ..... 89340 90341 90342 90343 90344 90345 90346 ..... 91348 92349 91350 ..... 92364 92363 92362 92361 92360 92359 91358 ..... 97376 98377 98378 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 100448 100447 100446 100445 100444 100443 99442 ..... 101444 102445 102446 102447 102448 102449 102450 102451 102452 102453 102454 ..... 102448 102447 101446 102447 102448 ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... ..... ..... ..... ..... 77287 ..... ..... ..... ..... ..... ..... ..... 75277 ..... ..... ..... ..... ..... ..... ..... 73267 ..... 71269 ..... 73283 ..... ..... ..... 75289 ..... 77293 ..... 75287 ..... 73285 ..... 85317 ..... ..... ..... ..... ..... ..... ..... 87325 ..... 89327 ..... 89335 ..... 89337 ..... 89339 ..... ..... ..... ..... ..... ..... ..... 91347 ..... 91349 ..... ..... ..... ..... ..... ..... ..... 91357 ..... 97375 ..... 99379 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101447 ..... ..... ..... 99441 ..... 101443 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 103449 ..... 101445 ..... 103449 ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 64238 64237 63236 ..... 76286 76285 76284 76283 76282 76281 76280 76279 75278 ..... 70260 70259 69258 70259 70260 ..... 73266 ..... 71268 ..... 73282 ..... 76292 76291 75290 76291 76292 ..... 75286 ..... 73284 ..... 85318 86319 86320 86321 86322 86323 86324 86325 86326 ..... 89328 90329 89334 90335 89336 90337 89338 90339 89340 90341 89342 90343 90344 90345 90346 90347 90348 90349 90350 90351 90352 90353 90354 90355 90356 ..... 97374 ..... 99380 100381 100382 100383 100384 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101448 102449 102450 ..... 99440 100441 100442 ..... 99444 100445 100446 100447 100448 100449 100450 ..... ..... ..... ..... ..... 101444 ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... ..... ..... 63235 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 69257 ..... ..... ..... 73265 ..... 71267 ..... 73281 ..... ..... ..... ..... ..... ..... ..... 75285 ..... 73283 ..... ..... ..... 87321 ..... ..... ..... 87325 ..... 87327 ..... 89329 ..... 89333 ..... 89335 ..... 89337 ..... 89339 ..... 89341 ..... ..... ..... ..... ..... ..... ..... 91351 ..... 91353 ..... 91355 ..... ..... ..... 97373 ..... ..... ..... ..... ..... 101385 ..... 103389 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 103457 ..... ..... ..... 103445 ..... 99439 ..... ..... ..... 99443 ..... ..... ..... ..... ..... 101451 ..... 103447 ..... ..... ..... 101443 ..... ..... ..... ..... ..... 103449 ..... 103451 ..... [INFO] [stdout] ..... 61232 62233 62234 ..... 65240 66241 66242 ..... 67248 68249 68250 68251 68252 68253 68254 68255 68256 ..... 71262 72263 72264 ..... 71266 ..... 72280 72279 72278 72277 72276 72275 71274 ..... 74284 74283 73282 ..... 88324 88323 87322 88323 88324 88325 87326 88327 87328 88329 88330 88331 88332 88333 88334 88335 88336 88337 88338 88339 88340 88341 88342 88343 88344 88345 88346 ..... 91352 ..... 91354 ..... 91356 ..... 95370 96371 96372 ..... 102390 102389 102388 102387 101386 102387 102388 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101450 102451 102452 102453 102454 102455 102456 ..... 101442 102443 102444 ..... 99438 ..... 101440 ..... 99442 ..... ..... ..... ..... ..... 101452 102447 102446 102445 102444 102443 101442 102443 102444 102445 102446 102447 102448 102449 102450 ..... [INFO] [stdout] ..... 61231 ..... 63235 ..... 65239 ..... ..... ..... 67247 ..... ..... ..... ..... ..... 69255 ..... ..... ..... 71261 ..... ..... ..... 71265 ..... ..... ..... ..... ..... ..... ..... 71273 ..... ..... ..... 73281 ..... 89325 ..... ..... ..... ..... ..... ..... ..... 87329 ..... 89331 ..... 89333 ..... 89335 ..... 89337 ..... ..... ..... 89341 ..... ..... ..... 89345 ..... 89347 ..... 91353 ..... 91355 ..... 91357 ..... 95369 ..... ..... ..... 103391 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101449 ..... ..... ..... ..... ..... ..... ..... 101441 ..... ..... ..... 99437 ..... 101439 ..... 99441 ..... ..... ..... ..... ..... ..... ..... ..... ..... 103445 ..... 101441 ..... 103443 ..... 103447 ..... 103449 ..... 103451 ..... [INFO] [stdout] ..... 61230 ..... 63236 64237 64238 ..... 65244 66245 66246 ..... 64236 64235 63234 ..... 69256 70257 70258 70259 70260 70261 70262 70263 70264 70265 70266 70267 70268 70269 70270 70271 70272 70273 70274 ..... 73280 ..... 89326 ..... 88336 88335 88334 88333 88332 88331 87330 ..... 89332 ..... 89334 ..... 89336 ..... 89338 90339 90340 90341 89342 90343 90344 90345 89346 ..... 89348 ..... 91354 ..... 91356 92357 91358 ..... 95368 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 100448 100447 100446 100445 100444 100443 100442 100441 100440 100439 100438 100437 99436 100437 100438 ..... 99440 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101440 102441 102442 ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 61229 ..... ..... ..... 65239 ..... 65243 ..... ..... ..... ..... ..... 63233 ..... ..... ..... ..... ..... ..... ..... 71263 ..... 71265 ..... 71267 ..... 71269 ..... 71271 ..... 71273 ..... ..... ..... 73279 ..... 89327 ..... 89337 ..... ..... ..... ..... ..... 87331 ..... 89333 ..... 89335 ..... 89337 ..... 89339 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 91355 ..... 91357 ..... ..... ..... 95367 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101449 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99435 ..... ..... ..... 99439 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101439 ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 61228 ..... 67246 ..... 65240 ..... 64242 64241 64240 64239 63238 ..... 63232 64233 64234 64235 64236 ..... 72266 72265 71264 72265 71266 ..... 71268 ..... 71270 72271 71272 ..... 71274 72275 72276 72277 72278 ..... 89328 ..... 88338 88337 88336 88335 88334 88333 87332 ..... 89334 90335 89336 ..... 89338 ..... 89340 ..... 91350 ..... 92364 92363 92362 92361 92360 92359 92358 92357 91356 ..... 91358 92359 92360 ..... 95366 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 102456 102455 102454 102453 102452 102451 101450 ..... 98432 98431 97430 ..... 97428 98429 98430 98431 98432 98433 98434 98435 98436 98437 98438 ..... ..... ..... ..... ..... ..... ..... 99434 100435 100436 100437 100438 ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 61227 ..... 67245 ..... 65241 ..... ..... ..... ..... ..... 63237 ..... 63231 ..... ..... ..... 65237 ..... ..... ..... ..... ..... 71267 ..... 71269 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 89329 ..... ..... ..... ..... ..... ..... ..... 87333 ..... ..... ..... ..... ..... 89339 ..... 89341 ..... 91349 ..... 93365 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 93361 ..... 95365 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 103457 ..... ..... ..... 103453 ..... ..... ..... 99433 ..... 97429 ..... 97427 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99433 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 61226 ..... 66244 66243 65242 66243 66244 66245 66246 ..... 63236 ..... 63230 64231 64232 ..... 65238 66239 66240 66241 66242 ..... 71268 ..... 71270 72271 72272 72273 72274 72275 72276 72277 72278 72279 72280 ..... 89330 ..... 88340 88339 88338 88337 88336 88335 87334 ..... 99348 100349 100350 ..... 89340 90341 89342 ..... 91348 ..... 93366 94367 94368 ..... 94370 94369 94368 94367 94366 94365 94364 94363 93362 94363 94364 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 100436 100435 99434 ..... 97428 ..... 96426 96425 95424 ..... 96422 96421 95420 96421 96422 96423 96424 96425 96426 96427 96428 96429 96430 ..... 98432 98431 97430 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 61225 ..... ..... ..... ..... ..... ..... ..... ..... ..... 63235 ..... 63229 ..... 65233 ..... ..... ..... ..... ..... 67243 ..... 71269 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 73281 ..... 89331 ..... 89341 ..... ..... ..... ..... ..... ..... ..... 99347 ..... 101351 ..... 89341 ..... ..... ..... 91347 ..... ..... ..... 95369 ..... 95371 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101437 ..... ..... ..... 97427 ..... ..... ..... 95423 ..... 97423 ..... 95419 ..... ..... ..... ..... ..... ..... ..... ..... ..... 97425 ..... ..... ..... 97429 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 61224 62225 62226 62227 62228 62229 62230 62231 62232 62233 62234 ..... 63228 ..... 65234 66235 66236 66237 66238 ..... 67244 ..... 71270 ..... 74292 74291 74290 74289 74288 74287 74286 74285 74284 74283 73282 ..... 89332 90333 89342 90343 90344 90345 90346 ..... 97344 98345 98346 ..... 101352 ..... 89342 90343 90344 90345 90346 ..... 96372 96371 95370 ..... 95372 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 102440 102439 101438 ..... ..... ..... 96426 96425 95424 ..... 95422 ..... 97424 ..... 94418 94417 93416 ..... 95418 ..... 95420 96421 96422 96423 96424 96425 96426 96427 96428 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 61223 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 63227 ..... ..... ..... ..... ..... 67239 ..... 67245 ..... ..... ..... 75293 ..... ..... ..... ..... ..... 75287 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 97343 ..... ..... ..... 101353 ..... ..... ..... ..... ..... ..... ..... 97373 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 103441 ..... ..... ..... ..... ..... ..... ..... 95423 ..... 95421 ..... ..... ..... ..... ..... 93415 ..... 95417 ..... 95419 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 60222 60221 59220 ..... 59214 60215 60216 60217 60218 60219 60220 ..... 63226 ..... 63228 ..... 68242 68241 67240 ..... 67246 68247 68248 ..... 75294 ..... 77300 78301 78302 ..... 75288 ..... 97338 98339 98340 98341 98342 98343 98344 98345 98346 98347 98348 ..... 97342 ..... ..... ..... 101354 ..... 100384 100383 99382 100381 99380 ..... 97374 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 94422 94421 94420 94419 94418 94417 94416 94415 93414 94415 94416 94417 94418 ..... 97424 98425 97430 ..... ..... ..... ..... ..... ..... ..... 101450 102451 102452 102453 102454 ..... ..... ..... [INFO] [stdout] ..... ..... ..... 59219 ..... 59213 ..... ..... ..... 61219 ..... ..... ..... 63225 ..... 63227 ..... 69243 ..... ..... ..... ..... ..... 69249 ..... 75295 ..... 77299 ..... 79281 ..... ..... ..... 97337 ..... ..... ..... ..... ..... ..... ..... ..... ..... 99339 ..... 97341 ..... 103359 ..... 101355 ..... 101385 ..... 99381 ..... 99379 ..... 97375 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 95421 ..... ..... ..... ..... ..... 93413 ..... ..... ..... 95417 ..... 97423 ..... 97429 ..... ..... ..... ..... ..... ..... ..... 101449 ..... ..... ..... 103455 ..... ..... ..... [INFO] [stdout] ..... 57216 ..... 59218 ..... 58212 58211 57210 ..... 61220 62221 62222 62223 62224 62225 62226 ..... 69244 70245 70246 70247 70248 ..... 69250 ..... 75296 76297 76298 ..... 78280 78279 77278 ..... 96336 96335 95334 ..... 95332 ..... 97334 98335 98336 98337 98338 ..... 97340 ..... 102358 102357 101356 ..... 101386 ..... 98380 98379 98378 98377 97376 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 100434 100433 100432 100431 100430 100429 99428 ..... 95422 ..... 94416 94415 94414 94413 93412 ..... 93414 94415 94416 ..... 97422 ..... 97428 ..... ..... ..... ..... ..... ..... ..... 100448 100447 99446 ..... ..... ..... ..... ..... [INFO] [stdout] ..... 57215 ..... 59217 ..... ..... ..... 57209 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 71247 ..... 71249 ..... 69251 ..... ..... ..... ..... ..... ..... ..... 77277 ..... ..... ..... 95333 ..... 95331 ..... 97333 ..... ..... ..... ..... ..... 97339 ..... 103359 ..... ..... ..... 101387 ..... 99381 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101435 ..... ..... ..... ..... ..... 99427 ..... ..... ..... 95417 ..... ..... ..... 93411 ..... 93413 ..... 95417 ..... 97421 ..... 97427 ..... ..... ..... ..... ..... ..... ..... ..... ..... 99445 ..... ..... ..... ..... ..... [INFO] [stdout] ..... 57214 ..... 58216 58215 57214 ..... 56208 56207 55206 ..... 53204 ..... 69250 70251 70252 70253 70254 70255 70256 ..... 70254 70253 69252 70253 70254 70255 70256 ..... 75274 76275 76276 76277 76278 ..... 95332 ..... 95330 96331 96332 96333 96334 96335 96336 96337 96338 ..... 102392 102391 102390 102389 101388 ..... 99382 100383 100384 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101436 ..... 98430 98429 98428 98427 98426 98425 97424 ..... 95418 ..... 91408 92409 92410 92411 92412 ..... 95418 96419 96420 ..... 96426 96425 96424 96423 95422 ..... 97440 98441 98442 98443 98444 ..... ..... ..... ..... ..... [INFO] [stdout] ..... 57213 ..... ..... ..... 57213 ..... ..... ..... 55205 ..... 53203 ..... 69249 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 71257 ..... 75273 ..... ..... ..... ..... ..... 95331 ..... 95329 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101385 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101437 ..... ..... ..... ..... ..... ..... ..... 97423 ..... 95419 ..... 91407 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 95421 ..... 97439 ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] ..... 57212 58213 58214 ..... 57212 ..... 55206 ..... 54204 54203 53202 ..... 68248 68247 68246 68245 68244 68243 68242 68241 67240 ..... 72262 72261 72260 72259 71258 ..... 75272 ..... 85302 86303 86304 ..... 94330 94329 94328 94327 94326 94325 93324 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101386 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 98438 98437 97436 ..... 99438 100439 100440 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 101438 ..... 96424 96423 96422 96421 95420 ..... 96422 96421 95420 ..... 90406 90405 89404 ..... 86398 86397 85396 ..... 93414 94415 94416 94417 94418 94419 94420 ..... 96438 96437 96436 96435 96434 96433 96432 96431 95430 ..... [INFO] [stdout] ..... 57211 ..... ..... ..... 57211 ..... 55205 ..... ..... ..... 53201 ..... ..... ..... ..... ..... ..... ..... ..... ..... 67239 ..... ..... ..... 73261 ..... ..... ..... 75271 ..... 85301 ..... 87305 ..... ..... ..... ..... ..... ..... ..... 93323 ..... 103349 ..... ..... ..... ..... ..... ..... ..... ..... ..... 103391 ..... 101387 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99439 ..... 97435 ..... 99437 ..... 101441 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 103449 ..... ..... ..... ..... ..... 103443 ..... 101439 ..... 97425 ..... ..... ..... 95419 ..... ..... ..... ..... ..... ..... ..... 89403 ..... 87399 ..... 85395 ..... 93413 ..... ..... ..... ..... ..... ..... ..... 97439 ..... ..... ..... ..... ..... ..... ..... 95429 ..... [INFO] [stdout] ..... 56210 56209 55208 ..... 57210 ..... 55204 ..... 54202 54201 53200 ..... 55202 56203 56204 56205 55206 ..... 57208 ..... 66238 66237 65236 ..... 73262 ..... 75268 76269 75270 ..... 85300 ..... 87306 ..... 89312 90313 90314 90315 90316 ..... 93322 ..... 102348 102347 102346 102345 101344 ..... ..... ..... ..... ..... 102390 102389 101388 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99440 ..... 97434 98435 98436 ..... 101442 102443 102444 102445 102446 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 102448 102447 102446 102445 102444 102443 102442 102441 101440 ..... 97426 98427 98428 ..... 95418 ..... 92412 92411 91410 ..... 88404 88403 88402 88401 87400 ..... 85394 ..... 92412 92411 91410 ..... 100448 100447 99446 ..... 97440 ..... 98430 98429 98428 98427 97426 ..... 95428 ..... [INFO] [stdout] ..... ..... ..... 55207 ..... 57209 ..... 55203 ..... 55203 ..... 53199 ..... 55201 ..... ..... ..... 55205 ..... 57207 ..... ..... ..... 65235 ..... 73263 ..... 75267 ..... 75269 ..... 85299 ..... 87307 ..... 89311 ..... ..... ..... 91317 ..... 93321 ..... ..... ..... ..... ..... 101343 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99439 ..... 97433 ..... ..... ..... ..... ..... ..... ..... 103447 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 103447 ..... ..... ..... ..... ..... ..... ..... ..... ..... 99429 ..... 95417 ..... 93413 ..... 91409 ..... 89405 ..... ..... ..... ..... ..... 85393 ..... ..... ..... 91409 ..... ..... ..... 99445 ..... 97441 ..... ..... ..... 99429 ..... 97425 ..... 95427 ..... [INFO] [stdout] ..... 55208 56207 55206 ..... 57208 ..... 55202 56203 55204 ..... 53198 54199 54200 54201 54202 ..... 55204 56205 56206 56207 56208 ..... 65234 ..... 73264 74265 74266 74267 74268 ..... 85298 ..... 87308 88309 88310 ..... 92320 92319 91318 92319 92320 ..... 99338 100339 100340 100341 100342 100343 100344 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99438 ..... 97432 ..... 94426 94425 93424 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99430 ..... 94416 94415 93414 ..... 90408 90407 89406 ..... 85388 86389 86390 ..... 85392 ..... 85394 ..... 90408 90407 89406 ..... 98444 98443 97442 98443 98444 98445 98446 ..... 97424 ..... 95426 ..... [INFO] [stdout] ..... 55207 ..... 55205 ..... 57207 ..... 55201 ..... ..... ..... 53197 ..... ..... ..... 55201 ..... 55203 ..... 57205 ..... ..... ..... 65233 ..... ..... ..... ..... ..... 75269 ..... 85297 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99337 ..... ..... ..... ..... ..... ..... ..... 103365 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99437 ..... 97431 ..... 95427 ..... 93423 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 99431 ..... ..... ..... ..... ..... ..... ..... ..... ..... 85387 ..... ..... ..... 85391 ..... 85393 ..... ..... ..... 89405 ..... ..... ..... ..... ..... ..... ..... ..... ..... 97423 ..... 95425 ..... [INFO] [stdout] ..... 55206 ..... 55204 56205 56206 ..... 55200 ..... 54198 54197 53196 54197 54198 ..... 55200 ..... 55202 56203 56204 ..... 65234 66233 65232 ..... 63230 64231 64232 ..... 75270 ..... 84296 84295 84294 84293 84292 84291 84290 84289 83288 ..... 99338 ..... 99336 ..... 98334 98333 97332 ..... 101362 102363 102364 ..... ..... ..... ..... ..... 100446 100445 100444 100443 100442 100441 100440 100439 100438 100437 99436 ..... 96430 96429 95428 ..... 93422 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 87404 ..... ..... ..... 99432 100433 100434 ..... 92400 92399 91398 ..... 83384 84385 84386 84387 84388 84389 84390 84391 84392 84393 84394 ..... 89404 ..... 95418 96419 96420 96419 95418 ..... 95420 96421 96422 ..... 95424 ..... [INFO] [stdout] ..... 55205 ..... 55203 ..... ..... ..... 55199 ..... 55197 ..... 53195 ..... 55197 ..... 55199 ..... 55201 ..... 57205 ..... 65233 ..... 65231 ..... 63229 ..... 65233 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 83287 ..... 99337 ..... 99335 ..... ..... ..... 97331 ..... 101361 ..... ..... ..... ..... ..... ..... ..... 101447 ..... ..... ..... ..... ..... 101441 ..... ..... ..... 99435 ..... 97431 ..... ..... ..... 93421 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 87403 ..... ..... ..... ..... ..... 101435 ..... ..... ..... 91397 ..... 83383 ..... ..... ..... ..... ..... ..... ..... 85393 ..... ..... ..... 89403 ..... 95417 ..... ..... ..... 95417 ..... 95419 ..... ..... ..... 95423 ..... [INFO] [stdout] ..... 54204 54203 54202 54201 54200 54199 54198 54197 54196 54195 53194 54195 54196 54197 54198 ..... 55200 ..... 57206 ..... 64232 64231 64230 64229 63228 ..... 65234 66235 66236 66237 66238 66239 66240 66241 66242 ..... 81284 82285 82286 ..... 98336 98335 98334 98333 97332 98331 97330 ..... 100360 100359 99358 ..... 96352 96351 95350 ..... 101448 ..... 92342 92341 91340 ..... 101442 102443 102444 ..... 98434 98433 97432 98433 98434 ..... 92420 92419 92418 92417 92416 92415 91414 ..... ..... ..... 88406 88405 88404 88403 88402 88401 87400 88401 88402 ..... 91412 ..... 85394 86395 86396 86397 86398 86399 86400 86401 86402 ..... ..... ..... 102438 102437 101436 ..... 89394 90395 90396 ..... 82382 82381 81380 ..... 89402 ..... 86396 86395 85394 86395 86396 ..... 89402 ..... 94416 94415 93414 94415 94416 94417 94418 94419 94420 94421 94422 ..... [INFO] [stdout] ..... 55205 ..... 55193 ..... 55201 ..... ..... ..... 55197 ..... 53193 ..... ..... ..... ..... ..... 55199 ..... 57207 ..... 65233 ..... ..... ..... 63227 ..... ..... ..... ..... ..... 67239 ..... ..... ..... ..... ..... 81283 ..... 83287 ..... ..... ..... ..... ..... 97331 ..... 97329 ..... ..... ..... 99357 ..... 97353 ..... 95349 ..... ..... ..... 93343 ..... 91339 ..... ..... ..... ..... ..... ..... ..... ..... ..... 99435 ..... ..... ..... ..... ..... ..... ..... 91413 ..... ..... ..... 89407 ..... ..... ..... ..... ..... 87399 ..... 89403 ..... 91411 ..... 85393 ..... 87395 ..... 87399 ..... ..... ..... 87403 ..... ..... ..... 103439 ..... ..... ..... 89393 ..... ..... ..... ..... ..... 81379 ..... 89401 ..... 87397 ..... ..... ..... 87397 ..... 89401 ..... ..... ..... 93413 ..... 95417 ..... ..... ..... ..... ..... 95423 ..... [INFO] [stdout] ..... 55206 ..... 55192 56193 55202 56201 56200 56199 55198 ..... 53192 54193 54194 54195 54196 54197 54198 ..... 57208 ..... 65234 66229 65228 ..... 63226 64227 64228 64229 64230 ..... 67240 68241 68242 ..... 79280 80281 80282 ..... 83288 ..... 72262 72261 71260 ..... 96330 96329 96328 96327 95326 ..... 98356 98355 97354 ..... 94348 94347 94346 94345 93344 ..... 90338 90337 90336 90335 90334 90333 90332 90331 89330 ..... 99436 100437 100438 100439 100440 100441 100442 ..... 90412 90411 90410 90409 89408 90409 90410 90411 90412 ..... 87398 ..... 89404 ..... 91410 ..... 85392 ..... 87394 ..... 87400 88401 88402 ..... 87404 ..... ..... ..... ..... ..... 87390 88391 88392 ..... 82382 82381 81380 ..... 81378 ..... 88400 88399 87398 88399 88400 ..... 87398 88399 88400 ..... 91410 92411 92412 ..... 95418 ..... 96428 96427 96426 96425 95424 ..... [INFO] [stdout] ..... 55207 ..... 55191 ..... ..... ..... ..... ..... ..... ..... 53191 ..... ..... ..... ..... ..... ..... ..... 57209 ..... ..... ..... 65227 ..... 63225 ..... 65229 ..... ..... ..... ..... ..... 69225 ..... 79279 ..... ..... ..... ..... ..... 73263 ..... 71259 ..... ..... ..... ..... ..... 95325 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 89329 ..... 99437 ..... ..... ..... ..... ..... ..... ..... 91413 ..... ..... ..... ..... ..... ..... ..... ..... ..... 87397 ..... 89405 ..... 91409 ..... 85391 ..... 87393 ..... ..... ..... 89389 ..... ..... ..... ..... ..... ..... ..... 87389 ..... ..... ..... 83383 ..... 81379 ..... 81377 ..... ..... ..... ..... ..... 89401 ..... ..... ..... ..... ..... 91409 ..... ..... ..... 95419 ..... 97423 ..... ..... ..... ..... ..... [INFO] [stdout] ..... 55208 ..... 55190 56191 56192 56193 56194 56193 55192 ..... 53190 ..... 58200 58199 58198 58197 57196 ..... 57210 58211 58212 ..... 64226 64225 63224 ..... 65230 ..... 65216 66217 66218 ..... 69224 ..... 79278 ..... 76272 76271 75270 ..... 73264 ..... 71258 ..... 91320 ..... 93322 94323 94324 ..... 86298 86297 86296 86295 85294 86295 86296 ..... 92318 92317 92316 92315 92314 92313 91312 92313 92314 ..... 89328 ..... 99438 ..... 83320 84321 84322 84323 84324 ..... 91414 ..... 85328 86329 86330 ..... 89336 90337 89406 ..... 87396 ..... 89406 90407 90408 ..... 85390 ..... 87392 88387 87386 ..... 88388 88387 87386 ..... ..... ..... ..... ..... 87388 ..... 84386 84385 83384 ..... 81378 ..... 80376 80375 80374 80373 79372 ..... 89402 90403 90404 90405 90406 90407 90408 ..... 96422 96421 95420 96421 96422 ..... 69356 70357 70358 ..... [INFO] [stdout] ..... 55209 ..... 55189 ..... ..... ..... ..... ..... 55191 ..... 53189 ..... 59199 ..... ..... ..... 57195 ..... ..... ..... 59213 ..... ..... ..... 63223 ..... ..... ..... 65215 ..... 67219 ..... 69223 ..... 79277 ..... 77273 ..... 75269 ..... 73265 ..... 71257 ..... 91319 ..... 93321 ..... ..... ..... 87299 ..... ..... ..... 85293 ..... 87297 ..... ..... ..... ..... ..... ..... ..... 91311 ..... ..... ..... 89327 ..... 99439 ..... 83319 ..... ..... ..... 85325 ..... ..... ..... 85327 ..... 87331 ..... 89335 ..... 89405 ..... 87395 ..... ..... ..... 91409 ..... 85389 ..... 87391 ..... 87385 ..... ..... ..... 87385 ..... ..... ..... ..... ..... 87387 ..... 85387 ..... ..... ..... 81377 ..... ..... ..... ..... ..... 79371 ..... ..... ..... 91405 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 69355 ..... 71357 ..... [INFO] [stdout] ..... 55210 56189 55188 ..... 53190 54191 54192 ..... 54190 54189 53188 ..... 58198 58197 58196 58195 57194 58195 58196 ..... 59214 60215 60216 ..... 63222 ..... 63212 64213 64214 ..... 67220 68221 68222 ..... 78276 78275 77274 ..... 74268 74267 73266 ..... 71256 ..... 91318 ..... 93320 ..... 89306 ..... 87300 ..... 83290 84291 84292 ..... 87298 88299 88300 88301 88302 88303 88304 ..... 91310 ..... 87324 88325 88326 ..... 99440 ..... 83318 ..... 85320 ..... 85326 86327 86328 86327 85326 ..... 87332 88333 88334 ..... 89404 ..... 86394 86393 85392 ..... 91410 ..... 85388 86389 86390 ..... 86384 86383 85382 ..... 86384 86383 85382 ..... 85384 86385 86386 86387 85388 ..... 83378 ..... 80376 80375 79374 ..... 77368 78369 78370 ..... 92408 92407 91406 ..... 70364 70363 70362 70361 70360 70359 70358 70357 70356 70355 69354 ..... 71356 ..... [INFO] [stdout] ..... ..... ..... 55187 ..... 53189 ..... ..... ..... ..... ..... 53187 ..... 59199 ..... ..... ..... 57193 ..... 59197 ..... ..... ..... 61217 ..... 63221 ..... 63211 ..... ..... ..... ..... ..... 69223 ..... ..... ..... ..... ..... ..... ..... ..... ..... 71255 ..... 91317 ..... 93319 ..... 89305 ..... 87301 ..... 83289 ..... 85293 ..... ..... ..... ..... ..... ..... ..... 89305 ..... 91309 ..... 87323 ..... ..... ..... ..... ..... 83317 ..... 85319 ..... ..... ..... ..... ..... 85325 ..... ..... ..... ..... ..... 89403 ..... 87395 ..... 85391 ..... ..... ..... 85387 ..... ..... ..... ..... ..... 85381 ..... ..... ..... 85381 ..... 85383 ..... ..... ..... ..... ..... 83377 ..... ..... ..... 79373 ..... 77367 ..... ..... ..... ..... ..... 91407 ..... 71365 ..... ..... ..... 71361 ..... ..... ..... ..... ..... 69353 ..... 71355 ..... [INFO] [stdout] ..... 53184 54185 54186 ..... 52188 52187 52186 52185 51184 52185 52186 ..... 59200 ..... 55190 56191 56192 ..... 59198 ..... 62220 62219 61218 62219 62220 ..... 63210 ..... 72232 72231 71230 ..... 69224 ..... 74246 74245 74244 74243 73242 ..... 69252 70253 70254 ..... 91316 92317 92318 ..... 88304 88303 87302 ..... 83288 ..... 85294 ..... 86320 86319 86318 86317 85316 ..... 89306 90307 90308 ..... 86322 86321 86320 86319 85318 ..... 83316 84317 84318 84319 84320 84321 84322 84323 84324 ..... 91330 92325 91324 ..... 89402 ..... 87396 ..... 84390 84389 84388 84387 84386 84385 84384 84383 84382 84381 84380 84379 83378 84379 84380 ..... 85382 ..... 82376 82375 81374 ..... 83376 ..... 77370 78371 78372 ..... 76366 76365 76364 76363 75362 ..... 91408 ..... 71366 ..... 72364 72363 71362 72363 72364 72365 72366 ..... 69352 70353 70354 ..... [INFO] [stdout] ..... 53183 ..... 55185 ..... ..... ..... ..... ..... 51183 ..... 53185 ..... ..... ..... 55189 ..... ..... ..... ..... ..... 63221 ..... ..... ..... ..... ..... 63209 ..... 73233 ..... 71229 ..... 69225 ..... ..... ..... ..... ..... 73241 ..... 69251 ..... ..... ..... 91315 ..... ..... ..... 89305 ..... 87303 ..... 83287 ..... ..... ..... 87321 ..... ..... ..... 85315 ..... ..... ..... ..... ..... 87323 ..... ..... ..... 85317 ..... 83315 ..... ..... ..... ..... ..... ..... ..... ..... ..... 91329 ..... 91323 ..... 89401 ..... 87397 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 83377 ..... 85381 ..... 85381 ..... 83377 ..... 81373 ..... 83375 ..... 77369 ..... ..... ..... ..... ..... ..... ..... 75361 ..... ..... ..... 71367 ..... ..... ..... ..... ..... 73359 ..... 73367 ..... 69351 ..... ..... ..... [INFO] [stdout] ..... 53182 ..... 55184 56185 55186 ..... 52184 52183 51182 ..... 53184 54185 53186 54187 54188 ..... 59194 60195 60196 ..... 63222 64205 63204 ..... 63206 64207 63208 ..... 73234 ..... 70228 70227 69226 70227 70228 70229 70230 ..... 73240 ..... 69250 ..... 77272 ..... 91314 ..... 88308 88307 88306 88305 87304 ..... 82286 82285 81284 ..... 87322 ..... 84316 84315 84314 84313 84312 84311 83310 ..... 87324 ..... 89334 ..... 85316 ..... 83314 ..... 85316 86317 85318 86319 86320 ..... 89326 90327 90328 ..... 91322 ..... 89400 ..... 87398 88399 88400 ..... 86390 86389 86388 86387 86386 86385 85384 ..... 81374 82375 82376 ..... 85382 ..... 84380 84379 83378 ..... 81372 82373 82374 ..... 77368 ..... 74362 74361 74360 74359 73358 74359 74360 74361 74362 ..... 71368 72369 72370 ..... 71356 72357 72358 ..... 73368 ..... 69350 70351 70352 ..... [INFO] [stdout] ..... 53181 ..... 55183 ..... 55185 ..... 53185 ..... 51181 ..... 53183 ..... 53185 ..... ..... ..... 59193 ..... 61197 ..... ..... ..... 63203 ..... 63205 ..... 63207 ..... ..... ..... ..... ..... ..... ..... ..... ..... 71231 ..... 73239 ..... 69249 ..... 77271 ..... 91313 ..... 89307 ..... ..... ..... ..... ..... 83285 ..... 81283 ..... 87323 ..... ..... ..... ..... ..... ..... ..... 83309 ..... 87325 ..... 89333 ..... 85315 ..... 83313 ..... 85315 ..... 85317 ..... 87321 ..... 89325 ..... ..... ..... 91321 ..... 89399 ..... ..... ..... ..... ..... 87391 ..... ..... ..... ..... ..... 85383 ..... 81373 ..... ..... ..... ..... ..... ..... ..... ..... ..... 81371 ..... ..... ..... 77367 ..... 75363 ..... ..... ..... 73357 ..... ..... ..... 75363 ..... ..... ..... 73371 ..... 71355 ..... ..... ..... ..... ..... 69349 ..... 71351 ..... [INFO] [stdout] ..... 53180 54181 54182 54183 54184 54185 53186 ..... 51180 52181 52182 52183 52184 ..... 57190 58191 58192 ..... 61198 62199 62200 62201 62202 62203 62204 62205 62206 ..... 65212 66213 66214 66215 66216 ..... 69230 ..... 71232 ..... 73238 ..... 69248 ..... 77270 ..... 91312 ..... 88306 88305 88304 88303 87302 ..... 82284 82283 81282 ..... 87324 88325 88326 ..... 86312 86311 85310 ..... 83308 ..... 87326 ..... 89332 ..... 85314 ..... 83312 84313 84314 84315 84316 ..... 87322 88323 88324 88325 88326 ..... 91320 ..... 88398 88397 88396 88395 88394 88393 87392 ..... 87390 ..... 83380 84381 84382 ..... 80372 80371 80370 80369 80368 80367 79366 80367 80368 80369 80370 ..... 76368 76367 76366 76365 75364 76365 76366 ..... 72356 72355 71354 ..... 74376 74375 74374 74373 73372 ..... 70354 70353 70352 70351 70350 70349 69348 70349 70350 ..... [INFO] [stdout] ..... 53179 ..... ..... ..... ..... ..... ..... ..... 51179 ..... ..... ..... ..... ..... 57189 ..... ..... ..... ..... ..... ..... ..... ..... ..... 63205 ..... ..... ..... 65211 ..... ..... ..... 67217 ..... 69229 ..... 71233 ..... 73237 ..... 69247 ..... 77269 ..... 91311 ..... 89305 ..... ..... ..... 87301 ..... 83285 ..... 81281 ..... ..... ..... 89321 ..... 87313 ..... 85309 ..... 83307 ..... 87327 ..... 89331 ..... 85313 ..... 83311 ..... ..... ..... 85317 ..... ..... ..... ..... ..... ..... ..... 91319 ..... ..... ..... ..... ..... ..... ..... ..... ..... 87389 ..... 83379 ..... ..... ..... ..... ..... ..... ..... 81369 ..... 79365 ..... ..... ..... ..... ..... 77369 ..... 77367 ..... ..... ..... 77367 ..... ..... ..... 71353 ..... ..... ..... ..... ..... ..... ..... 71355 ..... ..... ..... ..... ..... 69347 ..... ..... ..... [INFO] [stdout] ..... 53178 54179 54180 ..... 52178 52177 51176 ..... 50178 50177 49176 50177 50178 ..... 56188 56187 56186 56185 55184 56185 56186 ..... 64208 64207 63206 64207 64208 64209 64210 ..... 71232 ..... 67218 ..... 69228 ..... 71234 72235 72236 ..... 69246 ..... 77268 ..... 91310 ..... 88304 88303 88302 88301 87300 ..... 83286 ..... 80280 80279 79278 ..... 89320 ..... 87314 ..... 84308 84307 83306 ..... 87328 88329 88330 ..... 84312 84311 83310 ..... 87324 ..... 85318 ..... 87324 ..... 89314 90315 90316 90317 90318 ..... 90396 90395 89394 ..... 86388 86387 85386 86387 86388 ..... 82378 82377 82376 82375 82374 82373 82372 82371 81370 ..... 79364 ..... 78362 78361 77360 ..... 77370 ..... 77368 78369 78370 ..... 77368 ..... 79374 ..... 70352 70351 70350 70349 70348 70347 69346 ..... 71356 72357 72358 72359 72360 ..... 69346 70347 70348 ..... [INFO] [stdout] ..... 53177 ..... 55181 ..... 53179 ..... 51175 ..... ..... ..... 49175 ..... ..... ..... ..... ..... ..... ..... 55183 ..... ..... ..... 65209 ..... ..... ..... ..... ..... ..... ..... 71231 ..... 67219 ..... 69227 ..... 71233 ..... ..... ..... 69245 ..... 77267 ..... 91309 ..... 89305 ..... ..... ..... 87299 ..... 83287 ..... ..... ..... 79277 ..... 89319 ..... 87315 ..... ..... ..... 83305 ..... ..... ..... 89331 ..... ..... ..... 83309 ..... 87323 ..... 85319 ..... 87323 ..... 89313 ..... ..... ..... ..... ..... ..... ..... 89393 ..... 87389 ..... 85385 ..... ..... ..... ..... ..... 83377 ..... ..... ..... ..... ..... 81371 ..... 79363 ..... ..... ..... 77359 ..... 77371 ..... ..... ..... ..... ..... 77369 ..... 79373 ..... ..... ..... 71351 ..... ..... ..... 69345 ..... ..... ..... ..... ..... 73361 ..... 69345 ..... 71349 ..... [INFO] [stdout] ..... 53176 ..... 54182 54181 53180 ..... 50174 50173 49172 ..... 49174 ..... 51172 52173 52174 52175 52176 ..... 55182 ..... 65220 66211 65210 ..... 69244 70231 70230 70229 69228 70229 70230 ..... 67220 ..... 69226 ..... 71232 ..... 67242 68243 68244 ..... 77266 ..... 90308 90307 89306 ..... 77268 ..... 87298 ..... 83288 84289 84290 ..... 79276 ..... 88318 88317 87316 88317 88318 ..... 83304 ..... 95346 ..... 89332 90333 90334 ..... 83308 ..... 86322 86321 85320 86321 86322 ..... 88312 88311 88310 88309 88308 88307 87306 ..... 88392 88391 87390 ..... 84384 84383 84382 84381 84380 84379 83378 84379 84380 84381 84382 ..... 81372 ..... 78362 78361 78360 78359 77358 ..... 77372 78373 78374 78373 78372 78371 77370 78371 78372 78373 78374 ..... 71352 ..... 71346 ..... 69344 ..... 71346 ..... 74364 74363 73362 ..... 69344 ..... 71350 ..... [INFO] [stdout] ..... 53175 ..... ..... ..... ..... ..... ..... ..... 49171 ..... 49173 ..... 51171 ..... ..... ..... 53177 ..... 55181 ..... 65219 ..... ..... ..... 69243 ..... ..... ..... 69227 ..... ..... ..... 67221 ..... 69225 ..... 71231 ..... 67241 ..... ..... ..... 77265 ..... ..... ..... ..... ..... 77267 ..... 87297 ..... ..... ..... 85291 ..... 79275 ..... ..... ..... ..... ..... 89319 ..... 83303 ..... 95345 ..... ..... ..... 91335 ..... 83307 ..... ..... ..... ..... ..... 87323 ..... ..... ..... ..... ..... ..... ..... 87305 ..... 89393 ..... ..... ..... ..... ..... ..... ..... ..... ..... 83379 ..... ..... ..... ..... ..... 81373 ..... ..... ..... ..... ..... 77357 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 71353 ..... 71345 ..... 69343 ..... 71345 ..... 75365 ..... 73363 ..... 69343 ..... 71351 ..... [INFO] [stdout] ..... 52174 52173 52172 52171 51170 ..... 47168 48169 48170 48171 48172 ..... 51170 ..... 59204 ..... 53178 54179 54180 ..... 64218 64217 63216 ..... 69242 ..... 71236 ..... 68226 68225 68224 68223 67222 68223 68224 ..... 71230 ..... 67240 ..... 76266 76265 76264 76263 75262 76263 76264 76265 76266 ..... 86296 86295 86294 86293 85292 ..... 79274 ..... 89316 90317 90318 90319 89320 ..... 83302 ..... 94344 94343 93342 ..... 91336 ..... 82306 82305 81304 ..... 97346 ..... 87324 88325 88326 ..... 91332 92333 92334 ..... 87304 ..... 89394 90395 90396 90397 90398 90399 90400 ..... 93406 ..... 83380 84375 83374 ..... 81368 82369 81374 ..... 78360 78359 78358 78357 77356 ..... 76358 76357 76356 76355 76354 76353 75352 76353 75366 ..... 72356 72355 71354 ..... 71344 ..... 69342 70343 70344 ..... 74366 74365 73364 ..... 69342 ..... 71352 ..... [INFO] [stdout] ..... ..... ..... ..... ..... 51169 ..... 47167 ..... ..... ..... 49173 ..... 51169 ..... 59203 ..... ..... ..... ..... ..... ..... ..... 63215 ..... 69241 ..... 71235 ..... 69227 ..... 69225 ..... ..... ..... 69225 ..... 71229 ..... 67239 ..... ..... ..... 77265 ..... 75261 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 79273 ..... 89315 ..... ..... ..... ..... ..... 83301 ..... 95345 ..... 93341 ..... 91337 ..... ..... ..... 81303 ..... 97345 ..... ..... ..... 89327 ..... 91331 ..... 93335 ..... 87303 ..... ..... ..... ..... ..... ..... ..... 91401 ..... 93405 ..... ..... ..... 83373 ..... 81367 ..... ..... ..... 79361 ..... ..... ..... 77355 ..... 77359 ..... ..... ..... ..... ..... 75351 ..... 75365 ..... 73357 ..... ..... ..... 71343 ..... 69341 ..... 71343 ..... ..... ..... 73365 ..... 69341 ..... ..... ..... [INFO] [stdout] ..... 49164 50165 50166 ..... 51168 ..... 47166 ..... 50176 50175 49174 ..... 51168 ..... 59202 60203 60204 60205 60206 ..... 63212 ..... 63214 ..... 69240 ..... 71234 ..... 69228 ..... 69226 ..... 70228 70227 69226 70227 70228 ..... 67238 68239 68240 ..... 77266 ..... 74260 74259 73258 74259 74260 74261 74262 74263 74264 ..... 77270 78271 78272 ..... 88314 88313 87312 ..... 81298 82299 82300 ..... 95346 ..... 92340 92339 91338 ..... 79300 80301 80302 ..... 97344 98345 98346 ..... 89328 90329 90330 ..... 93336 ..... 86302 86301 85300 ..... 102438 102437 101436 ..... 91402 92403 92404 92405 92406 ..... 83372 ..... 80366 80365 80364 80363 79362 ..... 78356 78355 77354 78355 77360 ..... 73346 74347 74348 74349 74350 ..... 75364 ..... 73358 ..... 72344 72343 71342 ..... 69340 70341 70342 ..... 73344 74345 73366 ..... 69340 70341 70342 ..... [INFO] [stdout] ..... 49163 ..... 51167 ..... 51167 ..... 47165 ..... ..... ..... ..... ..... 51167 ..... 59201 ..... ..... ..... 61207 ..... 63211 ..... 63213 ..... 69239 ..... 71233 ..... 69229 ..... 69227 ..... ..... ..... ..... ..... ..... ..... 67237 ..... 69241 ..... ..... ..... ..... ..... 73257 ..... ..... ..... 75263 ..... ..... ..... 77269 ..... ..... ..... ..... ..... 87311 ..... 81297 ..... ..... ..... ..... ..... ..... ..... ..... ..... 79299 ..... ..... ..... 97343 ..... ..... ..... ..... ..... 91331 ..... 93337 ..... ..... ..... 85299 ..... ..... ..... 101435 ..... ..... ..... ..... ..... 93407 ..... 83371 ..... 81367 ..... ..... ..... ..... ..... ..... ..... 77353 ..... ..... ..... 73345 ..... ..... ..... 75351 ..... 75363 ..... 73359 ..... ..... ..... 71341 ..... 69339 ..... ..... ..... 73343 ..... ..... ..... 69339 ..... 71341 ..... [INFO] [stdout] ..... 49162 ..... 51168 ..... 51166 ..... 46164 46163 46162 46161 45160 ..... 51166 ..... 59200 ..... 62210 62209 61208 62209 62210 62211 62212 ..... 69238 ..... 70232 70231 69230 ..... 69228 ..... 65230 66231 66232 66233 66234 66235 66236 ..... 69242 70243 70244 70245 70246 ..... 73256 ..... 73258 ..... 75264 76265 76266 76267 76268 76269 76270 76271 76272 ..... 87310 ..... 80296 80295 79294 ..... 77292 78293 78294 78295 78296 78297 78298 ..... ..... ..... 96342 96341 95340 ..... 92334 92333 91332 ..... 93338 ..... 83296 84297 84298 ..... 99432 100433 100434 ..... 94412 94411 94410 94409 93408 ..... 82370 82369 81368 ..... 76358 76357 76356 76355 76354 76353 76352 76351 75350 ..... 72344 72343 71342 ..... 74364 74363 74362 74361 73360 74361 74362 ..... 70340 70339 69338 ..... 71340 72341 72342 ..... 70340 70339 69338 70339 70340 ..... [INFO] [stdout] ..... 49161 ..... ..... ..... 51165 ..... ..... ..... ..... ..... 45159 ..... 51165 ..... 59199 ..... ..... ..... ..... ..... ..... ..... 63213 ..... 69237 ..... ..... ..... ..... ..... 69229 ..... 65229 ..... ..... ..... 67235 ..... 67237 ..... ..... ..... ..... ..... 71247 ..... 73255 ..... 73257 ..... 75265 ..... 77267 ..... ..... ..... 77271 ..... ..... ..... 87309 ..... ..... ..... 79293 ..... 77291 ..... ..... ..... ..... ..... ..... ..... ..... ..... 97343 ..... 95339 ..... 93335 ..... 91333 ..... 93337 ..... 83295 ..... ..... ..... 99431 ..... ..... ..... 95413 ..... ..... ..... ..... ..... ..... ..... ..... ..... 77359 ..... ..... ..... ..... ..... ..... ..... 75349 ..... ..... ..... 71341 ..... 75365 ..... ..... ..... ..... ..... 75363 ..... 71341 ..... 69337 ..... 71339 ..... ..... ..... ..... ..... 69337 ..... 71341 ..... [INFO] [stdout] ..... 49160 50161 50162 50163 50164 50165 50166 ..... 46160 46159 45158 ..... 51164 ..... 58198 58197 58196 58195 57194 ..... 64216 64215 63214 ..... 68236 68235 67234 ..... 67232 68233 68234 ..... 65228 ..... 67230 ..... 67236 ..... 67238 ..... 69248 70249 70250 ..... 71248 ..... 73254 ..... 73256 ..... 75266 76267 76268 76269 75274 ..... 77272 ..... 85306 86307 86308 ..... 78294 78293 78292 78291 77290 ..... 99356 100357 100358 100359 100360 ..... ..... ..... 97344 ..... 94338 94337 93336 ..... 91334 92335 92336 ..... 83294 ..... 100432 100431 99430 ..... 96416 96415 95414 ..... 102436 102435 101434 ..... 78364 78363 78362 78361 77360 ..... 78354 78353 78352 78351 77350 ..... 75348 ..... 72342 72341 71340 ..... 75366 76367 76368 76369 76370 ..... 75364 ..... 71342 ..... 69336 70337 70338 ..... 67332 68333 68334 68335 68336 ..... 71342 ..... [INFO] [stdout] ..... 49159 ..... ..... ..... ..... ..... ..... ..... 47161 ..... 45157 ..... 51163 ..... 59199 ..... ..... ..... 57193 ..... 65217 ..... ..... ..... ..... ..... 67233 ..... 67231 ..... ..... ..... 65227 ..... 67229 ..... 67237 ..... 67239 ..... 69247 ..... ..... ..... 71249 ..... 73253 ..... 73255 ..... 75267 ..... ..... ..... 75273 ..... ..... ..... 85305 ..... ..... ..... 79295 ..... ..... ..... 77289 ..... 99355 ..... ..... ..... 101361 ..... 103365 ..... 97345 ..... ..... ..... ..... ..... ..... ..... ..... ..... 83293 ..... ..... ..... 99429 ..... 97417 ..... ..... ..... 103437 ..... 101433 ..... 79365 ..... ..... ..... ..... ..... ..... ..... ..... ..... 77349 ..... 75347 ..... 73343 ..... 71339 ..... ..... ..... ..... ..... 77371 ..... 75365 ..... 71343 ..... 69335 ..... ..... ..... 67331 ..... ..... ..... ..... ..... 71343 ..... [INFO] [stdout] ..... 48158 48157 47156 ..... 47154 48155 48156 48157 47162 ..... 45156 ..... 51162 ..... 59200 60199 59198 ..... 57192 ..... 65218 66219 66220 66221 66222 ..... 66232 66231 66230 66229 66228 66227 65226 ..... 67228 ..... 67238 ..... 67240 ..... 69246 ..... 72252 72251 71250 72251 72252 72253 72254 ..... 74268 74267 73266 ..... 74272 74271 73270 ..... 84304 84303 83302 ..... 79296 ..... 78290 78289 77288 ..... 99354 ..... 102364 102363 101362 102363 102364 ..... 97346 98347 98348 98349 98350 ..... 81296 82291 81290 ..... 82292 82291 81290 ..... 99428 ..... 97418 ..... ..... ..... ..... ..... 101432 ..... 79366 80367 80368 80369 80370 ..... 78352 78351 78350 78349 77348 ..... 74346 74345 73344 ..... 70338 70337 69336 ..... 78374 78373 77372 ..... 75366 ..... 71344 ..... 69334 ..... 65328 66329 66330 66331 66332 66333 66334 ..... 71344 ..... [INFO] [stdout] ..... ..... ..... 47155 ..... 47153 ..... ..... ..... ..... ..... 45155 ..... 51161 ..... ..... ..... 59197 ..... 57191 ..... ..... ..... ..... ..... 67223 ..... ..... ..... 67231 ..... ..... ..... 65225 ..... 67227 ..... 67239 ..... 67241 ..... 69245 ..... 73253 ..... ..... ..... ..... ..... ..... ..... ..... ..... 73265 ..... ..... ..... 73269 ..... ..... ..... 83301 ..... ..... ..... 79291 ..... 77287 ..... 99353 ..... 103365 ..... ..... ..... ..... ..... ..... ..... ..... ..... 99351 ..... 81295 ..... 81289 ..... ..... ..... 81289 ..... 99427 ..... 97419 ..... ..... ..... ..... ..... 101431 ..... ..... ..... ..... ..... 81371 ..... 79353 ..... ..... ..... 77347 ..... ..... ..... ..... ..... ..... ..... 69335 ..... ..... ..... 77371 ..... 75367 ..... ..... ..... 69333 ..... 65327 ..... ..... ..... ..... ..... 67335 ..... ..... ..... [INFO] [stdout] ..... 45152 46153 46154 46153 46152 46151 45150 46151 46152 46153 45154 ..... 50160 50159 49158 ..... 59196 ..... 56190 56189 56188 56187 55186 ..... 67224 68225 68226 ..... 67232 ..... 66226 66225 65224 ..... 67226 ..... 67240 ..... 67242 68243 68244 ..... 72266 72265 72264 72263 72262 72261 71260 72261 72262 72263 72264 72265 72266 72267 72268 72269 72270 ..... 83300 ..... 80294 80293 79292 ..... 77286 ..... 99352 ..... ..... ..... 97348 98349 98350 98351 98352 98353 98354 98355 98356 ..... 81294 ..... 80288 80287 79286 ..... 81288 ..... 99426 ..... 97420 ..... 99426 100427 100428 100429 100430 100431 100432 ..... 82374 82373 81372 ..... 79354 80355 80356 ..... 76346 76345 76344 76343 76342 76341 75340 ..... 68334 68333 67332 ..... 76370 76369 75368 ..... 67330 68331 68332 ..... 65326 ..... 65328 66329 66330 ..... 67336 68337 68338 ..... [INFO] [stdout] ..... 45151 ..... ..... ..... ..... ..... 45149 ..... 47153 ..... 45153 ..... ..... ..... 49157 ..... 59195 ..... ..... ..... 57189 ..... 55185 ..... ..... ..... 69227 ..... ..... ..... 67227 ..... 65223 ..... 67225 ..... 67241 ..... ..... ..... 69245 ..... ..... ..... ..... ..... ..... ..... 71259 ..... 73263 ..... ..... ..... 73267 ..... ..... ..... 73271 ..... 83299 ..... 81295 ..... ..... ..... 77285 ..... 99351 ..... ..... ..... 97347 ..... ..... ..... ..... ..... ..... ..... ..... ..... 81293 ..... ..... ..... 79285 ..... 81287 ..... 99425 ..... 97421 ..... 99425 ..... ..... ..... ..... ..... 101433 ..... 83375 ..... ..... ..... 79355 ..... 81357 ..... ..... ..... ..... ..... ..... ..... 75339 ..... ..... ..... 67331 ..... ..... ..... ..... ..... 67329 ..... ..... ..... 65325 ..... 65327 ..... ..... ..... ..... ..... 69329 ..... [INFO] [stdout] ..... 44150 44149 43148 ..... 43146 44147 44148 ..... 46154 46153 45152 46153 46154 ..... 49156 ..... 58194 58193 58192 58191 57190 ..... 55184 56185 56186 ..... 69228 70229 69234 ..... 67228 ..... 65222 66223 66224 ..... 67242 ..... 70248 70247 69246 ..... 69252 70253 70254 70255 70256 70257 70258 ..... 73264 74265 74266 ..... 73268 ..... 75278 ..... 73272 ..... 82298 82297 81296 ..... 75282 76283 76284 ..... 98350 98349 97348 ..... 97346 ..... 86304 86303 85302 ..... 79288 80289 80290 80291 80292 ..... 77282 ..... 79284 80285 80286 ..... 98424 98423 97422 98423 98424 ..... 102438 102437 102436 102435 101434 ..... 83376 84299 83298 ..... 79356 ..... 81358 ..... 74344 74343 74342 74341 74340 74339 74338 74337 73336 ..... 66330 66329 65328 ..... 65326 66327 66328 ..... 63322 ..... 65324 ..... 65326 66327 65328 66329 66330 ..... 69328 ..... [INFO] [stdout] ..... ..... ..... 43147 ..... 43145 ..... ..... ..... ..... ..... 45151 ..... ..... ..... 49155 ..... ..... ..... ..... ..... 57191 ..... 55183 ..... ..... ..... ..... ..... 69233 ..... 67229 ..... 65221 ..... 67225 ..... 67243 ..... ..... ..... ..... ..... 69251 ..... ..... ..... ..... ..... ..... ..... ..... ..... 75267 ..... 73269 ..... 75277 ..... 73273 ..... ..... ..... ..... ..... 75281 ..... 77285 ..... ..... ..... 97347 ..... 97345 ..... ..... ..... 85301 ..... 79287 ..... ..... ..... ..... ..... 77281 ..... 79283 ..... ..... ..... ..... ..... ..... ..... 99425 ..... ..... ..... ..... ..... 101435 ..... ..... ..... 83297 ..... ..... ..... 81359 ..... ..... ..... ..... ..... ..... ..... ..... ..... 73335 ..... ..... ..... 65327 ..... 65325 ..... ..... ..... 63321 ..... 65323 ..... 65325 ..... 65327 ..... 67331 ..... 69327 ..... [INFO] [stdout] ..... 45152 ..... 42146 42145 42144 42143 41142 ..... 47152 ..... 45150 ..... 47152 48153 48154 ..... 47156 48157 48158 ..... 57192 ..... 54182 54181 54180 54179 53178 ..... 68232 68231 67230 ..... 65220 ..... 67226 ..... 67244 68245 68246 68247 68248 68249 68250 ..... 80280 80279 79278 80279 80280 ..... 76270 76269 75268 ..... 73270 ..... 75276 ..... 73274 74275 74276 74277 74278 74279 74280 ..... 77286 78287 78288 ..... 96346 96345 96344 96343 95342 ..... 85300 ..... 78286 78285 78284 78283 78282 78281 77280 78281 78282 ..... 74272 74271 73270 ..... 100428 100427 99426 ..... 75276 76277 76278 ..... 101436 102437 102438 ..... 82296 82295 81294 ..... 81360 82361 82362 82363 82364 82365 82366 82367 82368 ..... 72334 72333 71332 ..... 64326 64325 64324 64323 64322 64321 63320 64321 64322 64323 64324 64325 64326 ..... 67332 ..... 69326 ..... [INFO] [stdout] ..... 45151 ..... 43147 ..... ..... ..... 41141 ..... 47151 ..... 45149 ..... 47151 ..... 49155 ..... 47155 ..... 49159 ..... ..... ..... ..... ..... ..... ..... 53177 ..... ..... ..... ..... ..... 65219 ..... 67227 ..... 67245 ..... ..... ..... ..... ..... ..... ..... 81281 ..... 79277 ..... ..... ..... 77271 ..... ..... ..... 73271 ..... 75275 ..... ..... ..... ..... ..... ..... ..... 75281 ..... ..... ..... 79289 ..... ..... ..... ..... ..... 95341 ..... 85299 ..... 79287 ..... 79285 ..... ..... ..... 77279 ..... ..... ..... 75273 ..... 73269 ..... ..... ..... ..... ..... 75275 ..... 77279 ..... 101437 ..... ..... ..... ..... ..... 81293 ..... ..... ..... ..... ..... ..... ..... ..... ..... 83369 ..... ..... ..... 71331 ..... ..... ..... ..... ..... 65321 ..... 63319 ..... ..... ..... ..... ..... 65321 ..... ..... ..... 69325 ..... [INFO] [stdout] ..... 44150 44149 43148 44149 44150 ..... 41140 ..... 46150 46149 45148 ..... 47150 ..... 48156 48155 47154 ..... 49160 50161 50162 50163 50164 50165 50166 ..... 53176 ..... 63214 64215 64216 64217 64218 ..... 67228 68229 67246 ..... 77244 78245 78246 ..... 82284 82283 81282 ..... 78276 78275 78274 78273 77272 78273 78274 ..... 73272 74273 74274 ..... 79288 ..... 78294 78293 77292 ..... 75282 76283 76284 ..... 79290 80291 80292 ..... 93338 ..... 95340 ..... 85298 ..... 79288 ..... 79286 ..... 76280 76279 76278 76277 76276 76275 75274 ..... 73268 ..... 73270 74271 74272 74273 74274 ..... 77280 ..... 101438 ..... 79288 80289 80290 80291 80292 ..... 84378 84377 84376 84375 84374 84373 84372 84371 83370 ..... 69340 70331 70330 70329 69328 70329 70330 ..... 65320 ..... 62318 62317 61316 ..... 63318 64319 64320 ..... 67322 68323 68324 ..... [INFO] [stdout] ..... 45151 ..... ..... ..... ..... ..... 41139 ..... 47151 ..... 45147 ..... 47149 ..... ..... ..... 47153 ..... ..... ..... ..... ..... ..... ..... 51167 ..... 53175 ..... 63213 ..... ..... ..... ..... ..... ..... ..... ..... ..... 77243 ..... 79247 ..... ..... ..... ..... ..... 79277 ..... 79275 ..... 77273 ..... ..... ..... ..... ..... 75275 ..... 79287 ..... 79295 ..... 77291 ..... 75283 ..... 77285 ..... ..... ..... 81293 ..... 93337 ..... 95339 ..... 85297 ..... 79287 ..... ..... ..... 77281 ..... ..... ..... ..... ..... ..... ..... 73267 ..... 73269 ..... ..... ..... 75265 ..... 77281 ..... ..... ..... 79287 ..... 81291 ..... 81293 ..... 85379 ..... 85377 ..... ..... ..... 85373 ..... ..... ..... 69339 ..... ..... ..... 69327 ..... 71329 ..... 65319 ..... ..... ..... 61315 ..... 63317 ..... ..... ..... 67321 ..... 69325 ..... [INFO] [stdout] ..... 45152 ..... 39134 40135 40136 40137 40138 ..... 47152 ..... 45146 46147 46148 46149 46150 46151 46152 ..... 43142 44143 44144 44145 44146 ..... 51168 ..... 53174 ..... 62212 62211 62210 62209 62208 62207 62206 62205 61204 ..... 77242 ..... 79248 ..... 81254 82255 82256 ..... 79278 80277 79276 ..... 76282 76281 76280 76279 76278 76277 75276 ..... 79286 ..... 79296 ..... 77290 ..... 75284 ..... 77286 ..... 79292 ..... 81294 ..... 93336 94337 94338 ..... 85296 ..... 78286 78285 78284 78283 77282 ..... 72268 72267 72266 72265 71264 72265 72266 72267 72268 ..... 73262 74263 74264 ..... 77282 78283 78284 78285 78286 ..... 81292 82293 81294 ..... 85380 86379 85378 86377 86376 86375 85374 86375 86376 ..... 69338 70339 70340 ..... 69326 70327 70328 ..... 64318 64317 63316 ..... 61314 ..... 63316 ..... 65318 66319 66320 ..... 69326 ..... [INFO] [stdout] ..... 45153 ..... 39133 ..... ..... ..... ..... ..... ..... ..... 45145 ..... ..... ..... ..... ..... ..... ..... 43141 ..... ..... ..... 45147 ..... 51169 ..... 53173 ..... ..... ..... ..... ..... ..... ..... ..... ..... 61203 ..... 77241 ..... 79249 ..... 81253 ..... 83257 ..... ..... ..... ..... ..... 77283 ..... ..... ..... 77279 ..... ..... ..... 79285 ..... 79297 ..... 77289 ..... 75285 ..... 77287 ..... 79291 ..... ..... ..... 93335 ..... ..... ..... 85295 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 71263 ..... ..... ..... ..... ..... 73261 ..... ..... ..... ..... ..... ..... ..... ..... ..... 81293 ..... 81295 ..... ..... ..... ..... ..... 87377 ..... 85375 ..... 87377 ..... 69337 ..... ..... ..... 69325 ..... ..... ..... 65319 ..... 63315 ..... 61313 ..... 63315 ..... 65317 ..... ..... ..... ..... ..... [INFO] [stdout] ..... 45154 ..... 39132 ..... 39134 40135 40136 ..... 43142 44143 44144 44145 44146 ..... 41136 42137 42138 42139 42140 ..... 49170 ..... 45148 ..... 51170 52171 52172 52173 52174 52175 52176 52177 52178 ..... 59200 60201 60202 ..... 77240 ..... 79250 80251 80252 ..... 83258 ..... 84304 84303 83302 ..... 77284 78283 78282 78281 77280 78281 78282 78283 78284 ..... 79298 ..... 76288 76287 75286 ..... 77288 78289 78290 ..... 91332 92333 92334 ..... 83292 84293 84294 ..... 76276 76275 76274 76273 76272 76271 75270 ..... 72264 72263 71262 ..... 71256 72257 72258 72259 72260 72261 72262 72263 72264 72265 72266 ..... 82296 82295 81294 ..... 81296 ..... 83302 84303 84304 ..... 87378 ..... 85376 86377 86378 ..... 68336 68335 67334 ..... 68324 68323 67322 ..... 65320 ..... 62314 62313 61312 62313 62314 ..... 65316 ..... 62310 62309 61308 ..... [INFO] [stdout] ..... ..... ..... 39131 ..... 39133 ..... 41137 ..... 43141 ..... ..... ..... ..... ..... 41135 ..... ..... ..... ..... ..... 49169 ..... 45149 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 59199 ..... ..... ..... 77239 ..... ..... ..... ..... ..... 83259 ..... 85305 ..... 83301 ..... ..... ..... ..... ..... ..... ..... ..... ..... 79285 ..... 79299 ..... 77289 ..... ..... ..... ..... ..... ..... ..... 91331 ..... ..... ..... 83291 ..... ..... ..... 77277 ..... 77275 ..... ..... ..... 75269 ..... 73265 ..... 71261 ..... 71255 ..... ..... ..... ..... ..... ..... ..... 73265 ..... 73267 ..... 83297 ..... ..... ..... 81297 ..... 83301 ..... 85305 ..... 87379 ..... 85377 ..... ..... ..... ..... ..... 67333 ..... ..... ..... 67321 ..... ..... ..... ..... ..... 61311 ..... ..... ..... 65315 ..... 63311 ..... 61307 ..... [INFO] [stdout] ..... 37128 38129 38130 ..... 39132 ..... 41138 42139 42140 ..... 39130 40131 40132 40133 40134 ..... 50172 50171 50170 50169 49168 ..... 45150 ..... 57188 58189 58190 58191 58192 58193 58194 58195 58196 58197 58198 ..... 75236 76237 76238 ..... 71224 ..... 84262 84261 83260 ..... 85306 ..... 82300 82299 81298 82299 82300 82301 82302 82303 82304 ..... 79286 ..... 79300 ..... 77290 ..... 83312 84313 84314 ..... 89328 90329 90330 ..... 81288 82289 82290 ..... 78280 78279 77278 ..... 77276 78277 78278 ..... 74268 74267 73266 ..... 71260 ..... 70254 70253 69252 70253 70254 ..... 73260 74261 73266 ..... 73268 ..... 83298 84299 84300 ..... 81298 82299 82300 ..... 85306 ..... 87380 ..... 85378 ..... 66332 66331 65330 66331 66332 66333 66334 ..... 66320 66319 65318 ..... 62312 62311 61310 62311 62312 ..... 64314 64313 63312 ..... 61306 ..... [INFO] [stderr] error: test failed, to rerun pass `--bin aoc2024` [INFO] [stdout] ..... 37127 ..... ..... ..... 39131 ..... ..... ..... ..... ..... 39129 ..... ..... ..... ..... ..... 51173 ..... 51171 ..... 49167 ..... 45151 ..... 57187 ..... ..... ..... ..... ..... ..... ..... 59187 ..... ..... ..... 75235 ..... ..... ..... 71223 ..... 85263 ..... ..... ..... 85307 ..... ..... ..... 81297 ..... ..... ..... ..... ..... ..... ..... 79287 ..... 79301 ..... ..... ..... 83311 ..... 85315 ..... 89327 ..... ..... ..... 81287 ..... ..... ..... 79281 ..... ..... ..... ..... ..... 79279 ..... ..... ..... ..... ..... 71259 ..... ..... ..... 69251 ..... ..... ..... 73259 ..... 73267 ..... ..... ..... ..... ..... 85301 ..... ..... ..... ..... ..... 85307 ..... ..... ..... 85379 ..... 67333 ..... 65329 ..... ..... ..... 67335 ..... ..... ..... 65317 ..... 63313 ..... 61309 ..... 63313 ..... ..... ..... ..... ..... 61305 ..... [INFO] [stdout] ..... 37126 38127 38128 38129 38130 ..... 34124 34123 33122 ..... 39128 ..... 53182 ..... 52176 52175 51174 ..... 51172 ..... 49166 ..... 45152 ..... 56186 56185 56184 56183 55182 ..... 57184 58185 58186 ..... 73232 74233 74234 ..... 72224 72223 71222 ..... 85264 86265 86266 86267 85308 ..... 63206 ..... 80296 80295 80294 80293 80292 80291 80290 80289 79288 ..... 79302 ..... 81308 82309 82310 ..... 85316 ..... 88326 88325 87324 ..... 80286 80285 80284 80283 79282 ..... 84296 84295 83294 ..... 79280 80281 80282 ..... 69256 70257 70258 ..... 67248 68249 68250 ..... 71256 72257 72258 ..... 73268 ..... 80378 80377 79376 ..... 84382 84381 83380 84381 83382 ..... 85308 86309 86310 86311 85380 ..... 67334 ..... 65328 ..... 68338 68337 67336 68337 68338 ..... 64316 64315 63314 ..... 61308 ..... 63314 ..... 60304 60303 59302 ..... 61304 ..... [INFO] [stdout] ..... 37125 ..... ..... ..... ..... ..... ..... ..... 33121 ..... 39127 ..... 53181 ..... 53177 ..... 51175 ..... 51171 ..... 49165 ..... 45153 ..... ..... ..... 57185 ..... 55181 ..... 57183 ..... ..... ..... 73231 ..... ..... ..... ..... ..... 71221 ..... ..... ..... ..... ..... ..... ..... 63205 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 79303 ..... 81307 ..... ..... ..... 85317 ..... ..... ..... 87323 ..... 81287 ..... ..... ..... ..... ..... 85297 ..... 83293 ..... 79281 ..... 81283 ..... 69255 ..... ..... ..... 67247 ..... 69251 ..... 71255 ..... ..... ..... ..... ..... 81377 ..... 79375 ..... ..... ..... 83379 ..... 83381 ..... ..... ..... ..... ..... ..... ..... 67335 ..... 65327 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 61307 ..... 63313 ..... 61305 ..... 59301 ..... 61303 ..... [INFO] [stdout] ..... 36124 36123 35122 ..... 31116 32117 32118 32119 32120 ..... 39126 ..... 52180 52179 52178 52177 51176 ..... 51170 ..... 49164 ..... 45154 46155 46156 ..... 57186 ..... 55180 ..... 56182 56181 55180 ..... 73230 ..... 70224 70223 70222 70221 70220 70219 69218 ..... 66212 66211 65210 ..... 62204 62203 62202 62201 62200 62199 61198 ..... 53188 54189 54190 ..... 79304 80305 80306 ..... 89316 ..... 85318 86319 86320 86321 86322 ..... 81288 ..... 86302 86301 86300 86299 85298 ..... 83292 ..... 79282 ..... 81284 ..... 69254 ..... 68248 68247 67246 ..... 69252 70253 70254 ..... 62232 62231 61230 ..... 81376 ..... 79374 ..... 81376 82377 82378 82379 82380 ..... 72354 72353 71352 72353 72354 ..... 67336 ..... 65326 ..... 62316 62315 62314 62313 62312 62311 62310 62309 62308 62307 61306 ..... 63312 ..... 61306 ..... 59300 ..... 61302 ..... [INFO] [stdout] ..... ..... ..... 35121 ..... 31115 ..... ..... ..... ..... ..... 39125 ..... ..... ..... ..... ..... ..... ..... 51169 ..... 49163 ..... ..... ..... 47157 ..... ..... ..... 55179 ..... ..... ..... 55179 ..... 73229 ..... 71225 ..... ..... ..... ..... ..... 69217 ..... 67213 ..... 65209 ..... ..... ..... 63203 ..... ..... ..... 61197 ..... 53187 ..... 55191 ..... ..... ..... ..... ..... 89315 ..... ..... ..... ..... ..... ..... ..... ..... ..... 87303 ..... ..... ..... ..... ..... 83291 ..... ..... ..... 81285 ..... 69253 ..... 69249 ..... 67245 ..... ..... ..... ..... ..... 63233 ..... 61229 ..... 81375 ..... 79373 ..... 81375 ..... 83379 ..... ..... ..... 73355 ..... 71351 ..... ..... ..... 67337 ..... 65325 ..... 63317 ..... ..... ..... 63313 ..... ..... ..... ..... ..... 61305 ..... 63311 ..... 61307 ..... 59299 ..... 61301 ..... [INFO] [stdout] ..... 33118 34119 34120 ..... 31114 ..... 31112 32113 32114 ..... 38124 38123 37122 ..... 35120 36121 35122 ..... 51168 ..... 48162 48161 48160 48159 47158 48159 48160 ..... 54178 54177 53176 54177 54178 ..... 72228 72227 71226 ..... 55184 56185 56186 ..... 68216 68215 67214 ..... 64208 64207 64206 64205 63204 ..... 59194 60195 60196 ..... 53186 ..... 55192 56191 55190 ..... 91320 ..... 88314 88313 88312 88311 88310 88309 88308 88307 88306 88305 87304 88305 88306 88307 88308 ..... 82290 82289 82288 82287 81286 ..... 69252 ..... 69250 ..... 66244 66243 66242 66241 65240 ..... 63234 ..... 61228 ..... 81374 ..... 79372 80373 80374 ..... 83380 ..... 74358 74357 73356 ..... 71350 ..... 68340 68339 67338 ..... 65324 ..... 63318 ..... 63312 64313 63314 ..... 59308 60309 60310 ..... 61304 ..... 62310 62309 61308 ..... 59298 60299 60300 ..... [INFO] [stdout] ..... 33117 ..... ..... ..... 31113 ..... 31111 ..... 33113 ..... ..... ..... 37121 ..... 35119 ..... 35121 ..... 51167 ..... 49163 ..... 49161 ..... ..... ..... 49161 ..... 55179 ..... 53175 ..... 55179 ..... ..... ..... ..... ..... 55183 ..... 57187 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 59193 ..... ..... ..... 53185 ..... ..... ..... 55189 ..... 91319 ..... 89315 ..... 89313 ..... 89311 ..... ..... ..... 89307 ..... 87305 ..... 89307 ..... 89309 ..... ..... ..... ..... ..... ..... ..... 69251 ..... 69251 ..... ..... ..... ..... ..... 65239 ..... 63235 ..... 61227 ..... 81373 ..... 79371 ..... ..... ..... ..... ..... 75359 ..... ..... ..... 71349 ..... 69341 ..... ..... ..... 65323 ..... 63319 ..... 63311 ..... ..... ..... 59307 ..... 61311 ..... 61303 ..... ..... ..... ..... ..... 59297 ..... 61299 ..... [INFO] [stdout] ..... 32116 32115 32114 32113 31112 ..... 31110 ..... 32112 32111 31110 ..... 36120 36119 35118 ..... 35120 ..... 50166 50165 49164 ..... 49162 50163 50164 50163 49162 ..... 55180 ..... 53174 ..... 55180 56181 56182 ..... 53180 54181 54182 ..... 57188 58189 58190 58191 58192 58193 58194 ..... 56188 56187 55186 ..... 58192 58191 57190 ..... 53184 54185 54186 54187 54188 ..... 90318 90317 89316 ..... 89314 90313 89312 90313 90314 ..... 88308 88307 87306 ..... 89308 ..... 89310 ..... 70256 70255 70254 70253 69252 ..... 69250 ..... 69252 ..... 64238 64237 63236 64237 64238 64237 63236 ..... 61226 ..... 80372 80371 79370 ..... 76364 76363 76362 76361 75360 ..... 59226 ..... 71348 ..... 69342 ..... 61236 ..... 64322 64321 63320 ..... 63310 ..... 60308 60307 59306 ..... 61312 ..... 61302 ..... 60300 60299 60298 60297 59296 ..... 61298 ..... [INFO] [stdout] ..... ..... ..... ..... ..... 31111 ..... 31109 ..... ..... ..... 31109 ..... ..... ..... 35117 ..... 35119 ..... 51167 ..... ..... ..... ..... ..... 51165 ..... ..... ..... ..... ..... 53173 ..... ..... ..... 57183 ..... 53179 ..... ..... ..... ..... ..... 59191 ..... ..... ..... ..... ..... 57189 ..... 55185 ..... ..... ..... 57189 ..... 53183 ..... 55187 ..... ..... ..... 91319 ..... ..... ..... ..... ..... ..... ..... 91315 ..... ..... ..... ..... ..... 89309 ..... 89311 ..... ..... ..... 71255 ..... 69251 ..... 69249 ..... ..... ..... 65239 ..... 63235 ..... 65239 ..... ..... ..... 61225 ..... ..... ..... 79369 ..... 77365 ..... ..... ..... ..... ..... 59225 ..... 71347 ..... 69343 ..... 61235 ..... ..... ..... ..... ..... 63309 ..... 61307 ..... 59305 ..... 61313 ..... 61301 ..... 61301 ..... 61297 ..... 59295 ..... 61297 ..... [INFO] [stdout] ..... 29110 ..... 29108 30109 30110 ..... 30108 30107 29106 30107 30108 ..... 33114 34115 34116 34117 34118 ..... 51168 52169 52170 52171 52172 ..... 51166 52167 52168 52169 52170 52171 52172 ..... 58186 58185 57184 ..... 53178 ..... 54188 54187 53186 ..... 58196 58195 58194 58193 58192 58191 57190 ..... 55184 56185 55186 56187 56188 ..... 53182 ..... 55188 ..... 92322 92321 91320 92321 92322 92323 92324 92325 92326 ..... 90316 90315 90314 90313 90312 90311 89310 ..... 89312 90313 90314 ..... 71256 ..... 68250 68249 68248 68247 67246 ..... 65240 ..... 63234 ..... 65240 66241 66242 ..... 60224 60223 59222 ..... 78368 78367 77366 ..... 57220 58221 58222 58223 58224 ..... 70346 70345 69344 ..... 61234 62235 62236 ..... 62310 62309 62308 62307 61306 ..... 59304 ..... 61314 ..... 61300 62301 61302 ..... 61296 ..... 59294 60295 60296 ..... [INFO] [stdout] ..... 29109 ..... 29107 ..... ..... ..... ..... ..... 29105 ..... 31109 ..... 33113 ..... ..... ..... ..... ..... ..... ..... ..... ..... 53173 ..... ..... ..... 53169 ..... 53171 ..... ..... ..... ..... ..... ..... ..... 53177 ..... 55189 ..... 53185 ..... ..... ..... ..... ..... ..... ..... ..... ..... 55183 ..... 55185 ..... ..... ..... 53181 ..... 55189 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 91315 ..... ..... ..... ..... ..... ..... ..... 91315 ..... ..... ..... ..... ..... ..... ..... 67245 ..... 65241 ..... 63233 ..... ..... ..... ..... ..... 61225 ..... 59221 ..... ..... ..... ..... ..... 57219 ..... ..... ..... ..... ..... ..... ..... ..... ..... 61233 ..... 63237 ..... 63311 ..... ..... ..... 61305 ..... 59303 ..... ..... ..... 61299 ..... ..... ..... 61295 ..... 59293 ..... ..... ..... [INFO] [stdout] ..... 28108 28107 28106 28105 28104 28103 27102 28103 28104 ..... 31110 32111 32112 ..... 29118 30119 30120 ..... 58186 58185 57184 ..... 53174 54175 54176 ..... 53170 ..... 53172 ..... 51170 52171 52172 52173 52174 52175 52176 ..... 55190 ..... 52184 52183 51182 52183 52184 52185 52186 ..... 53180 54181 54182 54183 54184 ..... 51178 52179 52180 ..... 55190 56191 56192 56193 56194 56195 56196 56197 56198 56199 56200 56201 56202 ..... 91316 92317 92318 92319 92320 ..... 92318 92317 91316 ..... 94326 94325 94324 94323 93322 ..... 66244 66243 65242 ..... 62232 62231 62230 62229 62228 62227 61226 ..... 59220 ..... 55214 56215 56216 56217 56218 56219 56220 ..... 59226 60227 60228 60229 60230 60231 60232 ..... 63238 ..... 63312 64307 63306 ..... 61304 ..... 59302 60303 60304 ..... 60298 60297 60296 60295 60294 60293 59292 ..... 57290 ..... [INFO] [stdout] ..... 29109 ..... ..... ..... ..... ..... 27101 ..... ..... ..... ..... ..... ..... ..... 29117 ..... 31121 ..... ..... ..... 57183 ..... ..... ..... 55177 ..... 53171 ..... ..... ..... 51169 ..... ..... ..... ..... ..... ..... ..... ..... ..... 53185 ..... 51181 ..... ..... ..... 53177 ..... 53179 ..... ..... ..... ..... ..... 51177 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 57203 ..... ..... ..... ..... ..... ..... ..... 93319 ..... ..... ..... 95325 ..... ..... ..... 93321 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 59219 ..... 55213 ..... ..... ..... ..... ..... 57221 ..... 59225 ..... ..... ..... ..... ..... 61233 ..... 63239 ..... ..... ..... 63305 ..... 61303 ..... 59301 ..... 61305 ..... 61299 ..... ..... ..... ..... ..... 59291 ..... 57289 ..... [INFO] [stdout] ..... 29110 ..... 31116 ..... 25098 26099 26100 ..... 27110 28111 28112 28113 28114 28115 28116 ..... 31122 32123 32124 ..... 56182 56181 56180 56179 55178 ..... 53172 54173 54174 ..... 50168 50167 50166 50165 50164 50163 50162 50161 49160 ..... 53186 ..... 51180 ..... 51174 52175 52176 ..... 53178 54179 54180 54181 54182 ..... 50176 50175 49174 ..... 75256 ..... 72250 72249 72248 72247 72246 72245 72244 72243 71242 ..... 57204 ..... 59210 60211 60212 60213 60214 ..... 93320 94321 94322 94323 94324 ..... 91318 92319 92320 ..... 57206 58207 58208 58209 58210 58211 58212 58213 58214 58215 58216 58217 58218 ..... 54212 54211 53210 54211 54212 ..... 57222 58223 58224 ..... 68258 68257 67256 ..... 61234 ..... 63240 64241 64242 ..... 62304 62303 61302 ..... 59300 ..... 61306 62301 61300 62295 61294 ..... 59292 ..... 59290 ..... 57288 ..... [INFO] [stdout] ..... 29111 ..... 31115 ..... 25097 ..... 27101 ..... 27109 ..... ..... ..... ..... ..... ..... ..... ..... ..... 33115 ..... ..... ..... ..... ..... 55179 ..... ..... ..... 55175 ..... ..... ..... ..... ..... ..... ..... ..... ..... 49159 ..... ..... ..... 51179 ..... 51173 ..... ..... ..... 53177 ..... ..... ..... 55183 ..... 51177 ..... 49173 ..... 75255 ..... 73251 ..... ..... ..... ..... ..... ..... ..... 71241 ..... 57205 ..... 59209 ..... ..... ..... 61215 ..... ..... ..... ..... ..... ..... ..... 91317 ..... ..... ..... 57205 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 53209 ..... 55213 ..... ..... ..... ..... ..... 69259 ..... 67255 ..... 61235 ..... ..... ..... 65243 ..... ..... ..... 61301 ..... 59299 ..... ..... ..... 61301 ..... 61293 ..... 59291 ..... 59289 ..... 57287 ..... [INFO] [stdout] ..... 29112 30113 30114 ..... 25096 ..... 27102 ..... 27108 ..... 33114 34115 34116 ..... 30106 30105 29104 ..... 32114 32113 32112 32111 31110 ..... 55180 ..... 55186 56177 55176 ..... 43142 44143 44144 44145 44146 44147 44148 ..... 49158 ..... 49176 50177 50178 ..... 51172 52173 52174 52175 52176 ..... 53186 54187 54188 ..... 51178 ..... 49172 ..... 74254 74253 73252 74253 74254 ..... 81272 ..... 69238 70239 70240 ..... 57206 58207 58208 ..... 62218 62217 61216 ..... 89310 90311 90312 90313 90314 90315 90316 ..... 55202 56203 56204 ..... 52198 52197 51196 52197 52198 52199 52200 52201 52202 52203 52204 52205 52206 52207 52208 ..... 55214 ..... 69260 70261 70262 ..... 69260 ..... 67254 ..... 61236 62237 62238 ..... 65244 66245 66246 ..... 60300 60299 59298 60299 60300 60301 60302 ..... 61292 ..... 59290 ..... 59288 ..... 57286 ..... [INFO] [stdout] ..... ..... ..... 31115 ..... 25095 ..... 27103 ..... 27107 ..... 33113 ..... ..... ..... 31107 ..... 29103 ..... ..... ..... ..... ..... 31109 ..... 55181 ..... 55185 ..... 55177 ..... 43141 ..... 45145 ..... ..... ..... ..... ..... 49157 ..... 49175 ..... ..... ..... 51171 ..... ..... ..... 53177 ..... 53185 ..... ..... ..... 51179 ..... 49171 ..... ..... ..... ..... ..... 75255 ..... 81271 ..... 69237 ..... ..... ..... ..... ..... ..... ..... 63219 ..... ..... ..... 89309 ..... ..... ..... ..... ..... ..... ..... 55201 ..... ..... ..... 53199 ..... 51195 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 53209 ..... ..... ..... 69259 ..... 71263 ..... 69261 ..... 67253 ..... 61237 ..... 63239 ..... ..... ..... ..... ..... ..... ..... 59297 ..... 61299 ..... 61303 ..... 61291 ..... 59289 ..... 59287 ..... 57285 ..... [INFO] [stdout] ..... 32118 32117 31116 ..... 25094 ..... 27104 ..... 27106 ..... 32112 32111 32110 32109 31108 ..... 29102 30103 30104 30105 30106 ..... 31108 ..... 55182 56183 55184 ..... 55178 ..... 43140 ..... 45146 ..... 47152 48153 48154 48155 48156 ..... 49174 ..... 50172 50171 50170 50169 49168 ..... 53178 ..... 52184 52183 52182 52181 51180 ..... 49170 50171 49172 ..... 76258 76257 75256 ..... 81270 ..... 69236 ..... 66230 66229 66228 66227 65226 ..... 63220 ..... 87306 88307 88308 ..... 84298 84297 84296 84295 83294 ..... 54200 54199 53198 ..... 53200 ..... 51194 ..... 60232 60231 60230 60229 60228 60227 60226 60225 59224 ..... 53210 54211 54212 ..... 69258 ..... 70264 70263 69262 ..... 67252 ..... 61238 ..... 63240 ..... 60302 60301 60300 60299 60298 60297 59296 60297 60298 ..... 61304 ..... 60290 60289 59288 ..... 59286 ..... 57284 ..... [INFO] [stdout] ..... 33119 ..... ..... ..... 25093 ..... 27105 ..... 27105 ..... ..... ..... ..... ..... ..... ..... 29101 ..... ..... ..... 31107 ..... 31107 ..... ..... ..... 55183 ..... ..... ..... 43139 ..... 45147 ..... 47151 ..... ..... ..... ..... ..... 49173 ..... ..... ..... ..... ..... 49167 ..... ..... ..... 53185 ..... ..... ..... ..... ..... 49169 ..... 49171 ..... 77259 ..... ..... ..... 81269 ..... 69235 ..... 67231 ..... ..... ..... 65225 ..... 63221 ..... 87305 ..... ..... ..... 85299 ..... ..... ..... 83293 ..... ..... ..... 53197 ..... ..... ..... 51193 ..... 61233 ..... ..... ..... 61227 ..... ..... ..... 59223 ..... ..... ..... 55213 ..... 69257 ..... ..... ..... ..... ..... 67251 ..... ..... ..... 63241 ..... 61303 ..... ..... ..... ..... ..... 59295 ..... ..... ..... 61305 ..... ..... ..... 59287 ..... 59285 ..... 57283 ..... [INFO] [stdout] ..... 33120 34121 34122 ..... 25092 ..... 27106 ..... 27104 ..... 26102 26101 25100 ..... 27098 28099 28100 ..... 32110 32109 31108 ..... 30106 30105 29104 ..... 55182 ..... 41136 42137 42138 ..... 45148 46149 46150 ..... 56192 56191 55190 ..... 48172 48171 47170 ..... 48168 48167 48166 48165 47164 ..... 53186 ..... 47164 48165 48166 48167 48168 48169 48170 ..... 77260 ..... 79266 80267 80268 ..... 68234 68233 67232 ..... 79274 ..... 64224 64223 63222 ..... 86304 86303 86302 86301 85300 86301 86302 ..... 83292 ..... 41174 ..... 52196 52195 52194 52193 51192 ..... 61234 62235 62236 ..... 60226 60225 60224 60223 59222 ..... 56216 56215 55214 ..... 69256 ..... 61274 62275 62276 ..... 66250 66249 65248 ..... 63242 ..... 61304 ..... 62298 62297 61296 ..... 59294 ..... 61296 62297 61306 ..... 61292 ..... 59286 ..... 59284 ..... 57282 ..... [INFO] [stdout] ..... ..... ..... ..... ..... 25091 ..... 27105 ..... 27103 ..... 27101 ..... 25099 ..... 27097 ..... ..... ..... ..... ..... ..... ..... ..... ..... 29103 ..... 55181 ..... 41135 ..... ..... ..... ..... ..... ..... ..... ..... ..... 55189 ..... 49173 ..... 47169 ..... ..... ..... ..... ..... 47163 ..... ..... ..... 47163 ..... ..... ..... ..... ..... ..... ..... 77261 ..... 79265 ..... ..... ..... ..... ..... ..... ..... 79273 ..... ..... ..... ..... ..... ..... ..... 87303 ..... ..... ..... ..... ..... 83291 ..... 41173 ..... ..... ..... ..... ..... 51191 ..... ..... ..... ..... ..... ..... ..... 61225 ..... 59221 ..... 57217 ..... ..... ..... 69255 ..... 61273 ..... ..... ..... ..... ..... 65247 ..... 63243 ..... 61303 ..... 63299 ..... 61295 ..... 59293 ..... 61295 ..... ..... ..... 61291 ..... 59285 ..... 59283 ..... 57281 ..... [INFO] [stdout] ..... 26094 26093 26092 26091 25090 ..... 26104 26103 26102 26101 26100 26099 25098 26097 26096 26095 25094 ..... 23092 24093 24094 ..... 27100 28101 28102 ..... 55180 ..... 40134 40133 39132 ..... 54190 54189 54188 54187 53186 54187 54188 ..... 49174 ..... 46168 46167 46166 46165 45164 ..... 46162 46161 45160 46161 46162 ..... 78268 78267 78266 78265 78264 78263 77262 78263 78264 78265 78266 78267 78268 78269 78270 78271 78272 78273 78274 78275 78276 78277 78278 ..... 87304 ..... 81286 82287 82288 82289 82290 ..... 41172 42173 42174 ..... 49188 50189 50190 ..... 43196 44197 44198 44199 44200 ..... 61226 ..... 58220 58219 57218 ..... 67252 68253 68254 ..... 61272 62273 62274 62275 61304 ..... 64246 64245 63244 ..... 61302 ..... 63300 ..... 60294 60293 59292 60293 60294 ..... 59288 60289 60290 ..... 59284 ..... 58282 58281 57280 ..... [INFO] [stdout] ..... 27093 ..... ..... ..... 25089 ..... 27105 ..... ..... ..... ..... ..... 25097 ..... 27097 ..... 25093 ..... 23091 ..... 25095 ..... 27099 ..... ..... ..... 55179 ..... ..... ..... 39131 ..... ..... ..... ..... ..... 53185 ..... ..... ..... 49175 ..... ..... ..... ..... ..... 45163 ..... ..... ..... 45159 ..... ..... ..... 79269 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 79269 ..... ..... ..... ..... ..... 79275 ..... ..... ..... 79279 ..... ..... ..... 81285 ..... ..... ..... ..... ..... 41171 ..... ..... ..... 49187 ..... ..... ..... 43195 ..... ..... ..... 45201 ..... 61227 ..... ..... ..... ..... ..... 67251 ..... ..... ..... 61271 ..... 63275 ..... 61303 ..... ..... ..... 63245 ..... 61301 ..... 63301 ..... ..... ..... 59291 ..... ..... ..... 59287 ..... ..... ..... 59283 ..... 59281 ..... 57279 ..... [INFO] [stdout] ..... 26092 26091 26090 26089 25088 ..... 27106 28107 28108 ..... 31114 ..... 25096 ..... 27098 ..... 25092 ..... 23090 ..... 25096 26097 26098 ..... 47168 ..... 55178 ..... 53176 ..... 39130 ..... 36120 36119 35118 ..... 53184 ..... 50178 50177 49176 ..... 52182 52181 51180 ..... 45162 ..... 43156 44157 44158 44159 44160 ..... 79270 80271 80272 80273 80274 80275 80276 80277 80278 80279 80280 ..... 79270 80271 80272 ..... 83278 ..... 79276 ..... 39158 ..... 79280 80281 80282 80283 80284 ..... 42174 42173 42172 42171 41170 ..... 47184 48185 48186 ..... 47180 ..... 43194 ..... 47212 ..... 45202 ..... 61228 62229 62230 62231 62232 ..... 67250 ..... 59268 60269 60270 ..... 63276 ..... 61302 62303 62304 62303 62302 62301 61300 ..... 63302 ..... 58292 58291 58290 58289 58288 58287 58286 58285 58284 58283 58282 58281 58280 58279 57278 ..... [INFO] [stdout] ..... 27093 ..... ..... ..... 25087 ..... ..... ..... 29109 ..... 31113 ..... 25095 ..... ..... ..... 25091 ..... 23089 ..... ..... ..... ..... ..... 47167 ..... 55177 ..... 53175 ..... 39129 ..... 37121 ..... 35117 ..... 53183 ..... 51179 ..... ..... ..... ..... ..... 51179 ..... 45161 ..... 43155 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 81281 ..... ..... ..... 81273 ..... 83277 ..... 79277 ..... 39157 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 41169 ..... 47183 ..... ..... ..... 47179 ..... 43193 ..... 47211 ..... 45203 ..... ..... ..... ..... ..... 63233 ..... 67249 ..... 59267 ..... 61269 ..... ..... ..... 61301 ..... ..... ..... ..... ..... 61299 ..... ..... ..... 59293 ..... 59291 ..... 59287 ..... ..... ..... 59285 ..... 59281 ..... 59279 ..... 57277 ..... [INFO] [stdout] ..... 27094 28095 28096 ..... 25086 ..... 25088 ..... 29110 30111 30112 ..... 24094 24093 24092 24091 24090 24089 23088 ..... 48170 48169 48168 48167 47166 ..... 54176 54175 53174 ..... 39128 ..... 37122 ..... 35116 ..... 52182 52181 51180 52181 52182 ..... 49176 50177 50178 ..... 45160 ..... 42154 42153 41152 ..... 38142 38141 38140 38139 38138 38137 37136 38137 38138 38139 38140 ..... 81282 ..... 82276 82275 81274 82275 82276 ..... 79278 ..... 39156 40157 40158 40159 40160 40161 40162 40163 40164 40165 40166 40167 40168 ..... 47182 ..... 48180 48179 47178 ..... 43192 ..... 47210 ..... 45204 ..... 64238 64237 64236 64235 63234 ..... 67248 ..... 59266 ..... 60268 60267 59266 ..... 60300 60299 59298 ..... 59296 ..... 60298 60297 60296 60295 59294 60293 59292 ..... 59286 ..... 59284 60285 59286 ..... 59280 ..... 58278 58277 57276 ..... [INFO] [stdout] ..... 27095 ..... ..... ..... 25085 ..... 25087 ..... ..... ..... 31095 ..... ..... ..... ..... ..... 25091 ..... 23087 ..... ..... ..... ..... ..... 47165 ..... ..... ..... 53173 ..... 39127 ..... 37123 ..... 35115 ..... ..... ..... ..... ..... 53183 ..... 49175 ..... ..... ..... 45159 ..... 43155 ..... 41151 ..... 39143 ..... ..... ..... ..... ..... 37135 ..... ..... ..... ..... ..... 81283 ..... 83277 ..... ..... ..... ..... ..... 79279 ..... 39155 ..... 41159 ..... ..... ..... ..... ..... 41165 ..... ..... ..... ..... ..... 47181 ..... ..... ..... 47177 ..... 43191 ..... 47209 ..... 45205 ..... 65239 ..... ..... ..... ..... ..... 67247 ..... 59265 ..... ..... ..... 59265 ..... ..... ..... 59297 ..... 59295 ..... ..... ..... ..... ..... ..... ..... ..... ..... 59285 ..... 59283 ..... ..... ..... 59279 ..... 59277 ..... 57275 ..... [INFO] [stdout] ..... 27096 ..... 25082 26083 25084 ..... 25086 26087 26088 ..... 30094 30093 29092 ..... 26094 26093 25092 ..... 22086 22085 22084 22083 21082 ..... 47164 ..... 51170 52171 52172 ..... 38126 38125 37124 ..... 34114 34113 33112 ..... 54186 54185 53184 ..... 48174 48173 47172 ..... 44158 44157 43156 ..... 41150 ..... 39144 ..... 41150 42151 42152 ..... 36134 36133 35132 ..... 82286 82285 81284 ..... 83278 84279 84280 ..... 80282 80281 79280 ..... 39154 ..... 41160 42161 42162 42163 42164 42165 41166 ..... 45176 46177 46178 46179 46180 ..... 45174 46175 46176 ..... 43190 ..... 46208 46207 45206 ..... 65240 66241 66242 66243 66244 66245 66246 ..... 58264 58263 57262 58263 58264 ..... 58298 58297 58296 58295 58294 58293 58292 58291 58290 58289 58288 58287 58286 58285 58284 58283 58282 58281 58280 58279 58278 58277 58276 58275 57274 ..... [INFO] [stdout] ..... ..... ..... 25081 ..... 25083 ..... 25085 ..... 27089 ..... ..... ..... 29091 ..... 27095 ..... ..... ..... ..... ..... ..... ..... 21081 ..... 47163 ..... 51169 ..... ..... ..... 39127 ..... ..... ..... ..... ..... 33111 ..... ..... ..... 53183 ..... ..... ..... 47171 ..... ..... ..... 43157 ..... 41149 ..... 39145 ..... 41149 ..... 43153 ..... ..... ..... 35131 ..... 83287 ..... ..... ..... 83279 ..... ..... ..... 81283 ..... ..... ..... 39153 ..... ..... ..... ..... ..... 43165 ..... 41167 ..... 45175 ..... ..... ..... ..... ..... 45173 ..... 47177 ..... 43189 ..... ..... ..... 45207 ..... ..... ..... ..... ..... ..... ..... 67247 ..... ..... ..... 57261 ..... 59265 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 59289 ..... ..... ..... 59285 ..... ..... ..... ..... ..... ..... ..... ..... ..... 57273 ..... [INFO] [stdout] ..... 23078 24079 24080 ..... 25082 26083 25084 ..... 27090 ..... 27088 28089 28090 ..... 27096 28097 28098 ..... 17072 18073 18074 ..... 21080 ..... 47162 ..... 50168 50167 49166 ..... 39128 40129 40130 40131 40132 ..... 32110 32109 31108 ..... 52182 52181 51180 ..... 47170 48171 48172 ..... 43158 ..... 40148 40147 39146 40147 40148 ..... 43154 ..... 45160 ..... 35130 ..... 83288 ..... 84282 84281 83280 ..... 82286 82285 81284 ..... 43154 ..... 38152 38151 37150 ..... 35148 ..... 43166 ..... 41168 ..... 45174 46175 45176 ..... 43170 44171 44172 ..... 47178 ..... 42188 42187 41186 ..... 45208 ..... 68254 68253 68252 68251 68250 68249 67248 68249 68250 ..... 57260 ..... 59266 60267 60268 60269 60270 60271 60272 60273 60274 60275 60276 ..... 59290 60291 60292 ..... 59286 ..... 61264 62265 62266 62267 62268 ..... 58274 58273 57272 ..... [INFO] [stdout] ..... 23077 ..... ..... ..... 25081 ..... 25083 ..... ..... ..... 27087 ..... ..... ..... ..... ..... 29099 ..... 17071 ..... 19075 ..... 21079 ..... 47161 ..... ..... ..... 49165 ..... 39129 ..... 41131 ..... 41133 ..... ..... ..... 31107 ..... ..... ..... 51179 ..... 47169 ..... ..... ..... 43159 ..... ..... ..... ..... ..... ..... ..... 43155 ..... 45159 ..... 35129 ..... 83289 ..... ..... ..... ..... ..... 83287 ..... ..... ..... 43153 ..... ..... ..... 37149 ..... 35147 ..... 43167 ..... ..... ..... 45173 ..... 45175 ..... 43169 ..... ..... ..... ..... ..... ..... ..... 41185 ..... 45209 ..... ..... ..... ..... ..... ..... ..... ..... ..... 69251 ..... 57259 ..... ..... ..... ..... ..... ..... ..... ..... ..... 61269 ..... 61271 ..... 59291 ..... 61293 ..... ..... ..... 61263 ..... ..... ..... 63269 ..... 59273 ..... 57271 ..... [INFO] [stdout] ..... 23076 24077 24078 24079 24080 ..... 25082 26083 26084 26085 26086 ..... 30104 30103 30102 30101 29100 ..... 17070 ..... 19076 20077 20078 ..... 47160 ..... 47162 48163 48164 ..... 39130 ..... 41132 ..... 41134 ..... 29104 30105 30106 ..... 49176 ..... 51178 ..... 47168 ..... 44162 44161 43160 ..... 44142 44141 43140 ..... 44158 44157 43156 44157 44158 ..... 35128 ..... 83290 84291 84292 ..... 84290 84289 83288 ..... 41150 42151 42152 42153 42154 ..... 36148 36147 35146 ..... 43168 44169 44170 44171 44172 44173 44174 ..... 42168 42167 41166 ..... 39180 40181 40182 40183 40184 ..... 45210 46211 46212 46213 46214 46215 46216 ..... 70254 70253 69252 ..... 57258 ..... 60264 60263 59262 60263 60264 60265 60266 60267 60268 60269 60270 ..... 59292 ..... 61294 ..... 59260 60261 60262 ..... 61276 62277 62278 ..... 58272 58271 57270 ..... [INFO] [stdout] ..... 23075 ..... ..... ..... 25079 ..... 25081 ..... ..... ..... ..... ..... 31105 ..... ..... ..... ..... ..... 17069 ..... ..... ..... ..... ..... 47159 ..... 47161 ..... ..... ..... 39131 ..... 41133 ..... 41135 ..... 29103 ..... ..... ..... 49175 ..... 51177 ..... 47167 ..... 45163 ..... ..... ..... 45143 ..... 43139 ..... ..... ..... ..... ..... 45159 ..... 35127 ..... ..... ..... 85293 ..... 85291 ..... ..... ..... 41149 ..... ..... ..... ..... ..... ..... ..... 35145 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 41165 ..... 39179 ..... 41183 ..... ..... ..... ..... ..... ..... ..... ..... ..... 47217 ..... 71255 ..... ..... ..... 57257 ..... ..... ..... 59261 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 61295 ..... 59259 ..... ..... ..... 61275 ..... ..... ..... ..... ..... 57269 ..... [INFO] [stdout] ..... 23074 24075 24076 24077 24078 24079 24080 ..... 32110 32109 32108 32107 31106 ..... 35120 ..... 18070 18069 17068 ..... 45154 46155 46156 46157 46158 46159 46160 ..... 40134 40133 39132 ..... 41134 ..... 41136 ..... 28102 28101 27100 ..... 49174 50175 50176 ..... 46166 46165 45164 46147 46146 46145 45144 ..... 42138 42137 41136 ..... 46162 46161 45160 ..... 34126 34125 33124 ..... 85294 86293 85292 ..... 39146 40147 40148 40149 40150 40151 40152 40153 40154 ..... 34144 34143 33142 34143 34144 ..... 37150 38151 37152 38153 38154 ..... 41164 ..... 39178 ..... 41184 ..... 41182 42183 42184 42185 41186 ..... 48220 48219 47218 ..... 71256 72257 72258 ..... 56256 56255 55254 ..... 58260 58259 57258 ..... 63280 64281 64282 64283 64284 ..... 62298 62297 61296 ..... 59258 60259 60260 ..... 60274 60273 59272 60273 60274 ..... 57268 ..... [INFO] [stdout] ..... 23073 ..... 25075 ..... 25079 ..... ..... ..... 33111 ..... ..... ..... ..... ..... 35119 ..... 19069 ..... 17067 ..... 45153 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 41135 ..... 41137 ..... ..... ..... 27099 ..... 49173 ..... ..... ..... 47167 ..... ..... ..... ..... ..... ..... ..... ..... ..... 41135 ..... ..... ..... ..... ..... ..... ..... 33123 ..... ..... ..... ..... ..... 39145 ..... ..... ..... ..... ..... ..... ..... 41155 ..... ..... ..... 33141 ..... 35145 ..... 37149 ..... 37151 ..... 39155 ..... 41163 ..... 39177 ..... ..... ..... 41181 ..... ..... ..... 41185 ..... ..... ..... 47219 ..... ..... ..... ..... ..... 57257 ..... 55253 ..... ..... ..... 57257 ..... 63279 ..... ..... ..... 65285 ..... 63299 ..... 61297 ..... 59257 ..... 61261 ..... ..... ..... 59271 ..... 61275 ..... 57267 ..... [INFO] [stdout] ..... 23072 24073 24074 ..... 25080 26081 26082 ..... 33112 34113 34114 34115 34116 34117 34118 ..... 18068 18067 17066 ..... 44152 44151 44150 44149 44148 44147 44146 44145 44144 44143 43142 ..... 41136 ..... 41138 42139 42140 ..... 27098 ..... 48172 48171 48170 48169 47168 48169 48170 48171 48172 ..... 33110 34111 34112 ..... 40134 40133 40132 40131 40130 40129 39128 ..... 33122 34123 34124 34125 34126 ..... 38144 38143 38142 38141 38140 38139 37138 ..... 41156 42157 41162 ..... 33140 ..... 35146 36147 36148 ..... 37150 ..... 39156 ..... 41162 ..... 39176 40177 40178 40179 40180 40181 40182 ..... 40184 40183 39182 ..... 47220 48221 48222 48223 48224 ..... 57258 ..... 55252 ..... 55254 56255 56256 ..... 62278 62277 61276 ..... 64302 64301 63300 ..... 61298 ..... 59256 ..... 61262 ..... 61272 ..... 59270 ..... 61276 ..... 57266 ..... [INFO] [stdout] ..... 23071 ..... ..... ..... 25081 ..... 27083 ..... ..... ..... 35115 ..... ..... ..... ..... ..... ..... ..... 17065 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 43141 ..... 41137 ..... ..... ..... ..... ..... 27097 ..... 49173 ..... ..... ..... ..... ..... ..... ..... ..... ..... 33109 ..... 35113 ..... ..... ..... 41133 ..... ..... ..... 39127 ..... 33121 ..... 35123 ..... 35127 ..... ..... ..... ..... ..... ..... ..... 37137 ..... ..... ..... 41161 ..... 33139 ..... ..... ..... 37149 ..... 37149 ..... 39157 ..... 41161 ..... 39175 ..... ..... ..... ..... ..... ..... ..... ..... ..... 39181 ..... ..... ..... ..... ..... 49225 ..... ..... ..... 55251 ..... 55253 ..... ..... ..... ..... ..... 61275 ..... ..... ..... ..... ..... 61299 ..... 59255 ..... 61263 ..... 61271 ..... 59269 ..... ..... ..... 57265 ..... [INFO] [stdout] ..... 23070 ..... 26084 26083 25082 26083 26084 26085 26086 ..... 35116 ..... 15058 16059 16060 16061 16062 16063 16064 ..... 13054 14055 14056 14057 14058 ..... 42144 42143 42142 42141 42140 42139 41138 ..... 25092 26093 26094 26095 26096 ..... 49174 ..... 27096 28097 28098 28099 28100 ..... 31106 32107 32108 ..... 35114 36115 36116 ..... 41134 42135 42136 ..... 39126 ..... 33120 ..... 35122 ..... 35128 36129 36130 36131 36132 36133 36134 36135 36136 ..... 39158 40159 40160 ..... 33138 34139 34140 ..... 37150 ..... 37148 ..... 39158 40159 40160 40161 39174 ..... 37172 38173 38174 38175 38176 38177 38178 38179 38180 ..... 51234 52235 52236 ..... 49226 ..... 53248 54249 54250 54251 54252 ..... 59270 60271 60272 60273 60274 ..... 69328 70329 70330 ..... 61300 ..... 59254 ..... 61264 62265 61270 ..... 58268 58267 58266 58265 57264 ..... [INFO] [stdout] ..... 23069 ..... 27085 ..... 25083 ..... ..... ..... ..... ..... 35115 ..... 15057 ..... ..... ..... ..... ..... ..... ..... 13053 ..... ..... ..... 15059 ..... ..... ..... ..... ..... ..... ..... 41139 ..... 25091 ..... ..... ..... ..... ..... ..... ..... 27095 ..... 29099 ..... 29101 ..... 31105 ..... ..... ..... ..... ..... 37117 ..... ..... ..... ..... ..... 39125 ..... 33119 ..... 35121 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 39157 ..... ..... ..... 33137 ..... 35141 ..... ..... ..... 37147 ..... ..... ..... ..... ..... 39173 ..... 37171 ..... ..... ..... ..... ..... ..... ..... ..... ..... 51233 ..... ..... ..... 49227 ..... 53247 ..... ..... ..... 55253 ..... 59269 ..... ..... ..... ..... ..... 69327 ..... 71331 ..... 61301 ..... 59253 ..... ..... ..... 61269 ..... 59267 ..... ..... ..... 57263 ..... [INFO] [stdout] ..... 23068 ..... 26086 26085 25084 26085 26086 ..... 33112 34113 34114 ..... 14056 14055 13054 ..... 10048 10047 9046 ..... 13052 ..... 11050 ..... 15060 ..... 17066 18067 18068 ..... 42142 42141 41140 ..... 24090 24089 23088 ..... 25090 26091 26092 26093 26094 ..... 29100 30101 29102 30103 30104 ..... 36130 36129 35128 ..... 37118 38119 38120 38121 38122 38123 38124 ..... 33118 34119 34120 ..... 36126 36125 35124 36125 36126 36127 36128 36129 36130 ..... 39156 ..... 34138 34137 33136 ..... 35142 36143 36144 36145 36146 ..... 42160 42159 41158 ..... 39172 ..... 37170 38171 38172 ..... 53242 54243 54244 ..... 50234 50233 50232 50231 50230 50229 49228 ..... 53246 ..... 57260 ..... 55254 ..... 59268 ..... 68326 68325 67324 68325 68326 ..... 71332 ..... 61302 ..... 59252 60253 60254 ..... 60268 60267 59266 ..... 58264 58263 57262 ..... [INFO] [stdout] ..... 23067 ..... ..... ..... ..... ..... 27087 ..... 33111 ..... ..... ..... ..... ..... 13053 ..... 11049 ..... 9045 ..... 13051 ..... 11049 ..... 15061 ..... 17065 ..... 19069 ..... 43143 ..... ..... ..... ..... ..... 23087 ..... 25089 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 35127 ..... 37119 ..... ..... ..... ..... ..... ..... ..... 33117 ..... ..... ..... ..... ..... 35123 ..... ..... ..... ..... ..... ..... ..... 39155 ..... 35139 ..... 33135 ..... ..... ..... ..... ..... ..... ..... ..... ..... 41157 ..... 39171 ..... 37169 ..... 39173 ..... 53241 ..... ..... ..... 51235 ..... ..... ..... ..... ..... ..... ..... 53245 ..... 57259 ..... 55255 ..... 59267 ..... ..... ..... 67323 ..... ..... ..... ..... ..... 61303 ..... 59251 ..... 61253 ..... 61255 ..... 59265 ..... ..... ..... 57261 ..... [INFO] [stdout] ..... 22066 22065 21064 ..... 19062 ..... 27088 ..... 33110 ..... 30104 30103 29102 ..... 12052 12051 11050 ..... 9044 ..... 12050 12049 11048 ..... 15062 16063 16064 ..... 19070 ..... 43144 ..... 23086 24087 24088 ..... 23086 ..... 25088 ..... 27090 28091 27092 28093 28094 28095 28096 ..... 23098 24099 24100 ..... 35126 36127 36128 36129 36130 ..... 39136 ..... 31114 32115 32116 ..... 33118 34117 33116 ..... 34122 34121 33120 ..... 37150 38151 38152 38153 38154 ..... 35140 ..... 33134 34135 34136 ..... 38146 38145 37144 38145 38146 ..... 41156 ..... 39170 ..... 37168 ..... 39174 ..... 52240 52239 52238 52237 51236 52237 52238 52239 52240 52241 52242 52243 52244 ..... 56258 56257 55256 ..... 58266 58265 57264 ..... 67322 ..... 64316 64315 63314 ..... 61304 ..... 59250 60251 60252 60253 60254 ..... 58264 58263 58262 58261 57260 ..... [INFO] [stdout] ..... ..... ..... 21063 ..... 19061 ..... 27089 ..... 33109 ..... 31105 ..... 29101 ..... ..... ..... ..... ..... 9043 ..... ..... ..... 11047 ..... ..... ..... ..... ..... 19071 ..... ..... ..... 23085 ..... 25087 ..... 23085 ..... 25087 ..... 27089 ..... 27091 ..... ..... ..... 29095 ..... 23097 ..... 25101 ..... 35125 ..... ..... ..... 37131 ..... 39135 ..... 31113 ..... ..... ..... 33117 ..... 33115 ..... ..... ..... 33119 ..... 37149 ..... ..... ..... ..... ..... 35141 ..... 33133 ..... 35137 ..... ..... ..... 37143 ..... 39147 ..... 41155 ..... 39169 ..... 37167 ..... 39175 ..... ..... ..... ..... ..... ..... ..... 53239 ..... ..... ..... ..... ..... 53245 ..... ..... ..... 55257 ..... ..... ..... 57263 ..... 67321 ..... 65317 ..... 63313 ..... 61305 ..... 59249 ..... ..... ..... 61253 ..... ..... ..... ..... ..... 57259 ..... [INFO] [stdout] ..... 15052 ..... 20062 20061 19060 ..... 27090 ..... 32108 32107 31106 ..... 29100 30101 30102 30103 30104 ..... 9042 10043 10044 ..... 11046 ..... 11048 12049 12050 ..... 19072 ..... 21082 22083 22084 ..... 25086 ..... 23084 ..... 25086 ..... 27088 ..... 27090 28091 28092 28093 28094 ..... 23096 ..... 25102 ..... 35124 ..... 38134 38133 37132 38133 38134 ..... 31112 32113 32114 32115 32116 ..... 33114 34115 34116 34117 33118 ..... 36148 36147 36146 36145 36144 36143 35142 ..... 33132 ..... 35138 36139 36140 36141 36142 ..... 39148 ..... 41154 ..... 38168 38167 37166 ..... 39176 40177 40178 40179 40180 ..... 61270 ..... 53240 54241 54242 54243 54244 ..... 53246 54247 54248 ..... 55258 56259 56260 56261 56262 ..... 66320 66319 65318 ..... 63312 ..... 61306 ..... 59248 60249 60250 ..... 61252 62253 62254 ..... 55256 56257 56258 ..... [INFO] [stdout] ..... 15051 ..... ..... ..... 19059 ..... 27091 ..... ..... ..... ..... ..... 29099 ..... ..... ..... ..... ..... 9041 ..... ..... ..... 11045 ..... 11047 ..... 13051 ..... 19073 ..... 21081 ..... ..... ..... 25085 ..... 23083 ..... 25085 ..... 27087 ..... 27089 ..... ..... ..... ..... ..... 23095 ..... 25103 ..... 35123 ..... ..... ..... 37133 ..... ..... ..... 31111 ..... 33113 ..... ..... ..... 33113 ..... ..... ..... 33117 ..... ..... ..... ..... ..... ..... ..... ..... ..... 33131 ..... ..... ..... ..... ..... ..... ..... 39149 ..... 41153 ..... ..... ..... 37165 ..... ..... ..... 41179 ..... 41181 ..... 61269 ..... ..... ..... ..... ..... 55245 ..... ..... ..... 55249 ..... ..... ..... ..... ..... ..... ..... 67321 ..... ..... ..... 63311 ..... 61307 ..... 59247 ..... 61249 ..... 61251 ..... 63255 ..... 55255 ..... ..... ..... [INFO] [stdout] ..... 15050 16051 16052 ..... 19058 ..... 27092 28093 28094 28095 28096 28097 28098 ..... 12044 12043 11042 ..... 9040 10041 10042 10043 10044 ..... 11046 ..... 13052 ..... 19074 ..... 21080 22081 22082 ..... 25084 ..... 23082 ..... 25084 26085 26086 ..... 27088 ..... 21090 22091 22092 22093 22094 ..... 25104 ..... 35122 36121 35120 ..... 37134 ..... 32112 32111 31110 32111 32112 ..... 31110 32111 32112 32113 32114 32115 32116 ..... 31122 32123 32124 32125 32126 32127 32128 32129 32130 ..... 31144 32145 32146 32147 32148 ..... 39150 40151 40152 40153 40154 ..... 37164 ..... 42182 42181 41180 ..... 41182 ..... 60268 60267 60266 60265 59264 ..... 55246 56247 56248 ..... 55250 56251 56252 ..... 68326 68325 68324 68323 67322 ..... 61252 ..... 62310 62309 61308 ..... 59246 60247 60248 60249 60250 ..... 63256 ..... 55254 ..... 57256 ..... [INFO] [stdout] ..... 15049 ..... 17053 ..... 19057 ..... ..... ..... ..... ..... ..... ..... ..... ..... 13045 ..... 11041 ..... 9039 ..... ..... ..... 11045 ..... 11045 ..... 13053 ..... 19075 ..... 21079 ..... ..... ..... 25083 ..... 23081 ..... 25083 ..... ..... ..... 27087 ..... 21089 ..... ..... ..... ..... ..... 25105 ..... 35121 ..... 35119 ..... ..... ..... 33113 ..... 31109 ..... ..... ..... 31109 ..... ..... ..... ..... ..... ..... ..... 31121 ..... ..... ..... ..... ..... ..... ..... 33131 ..... 31143 ..... ..... ..... 33149 ..... ..... ..... ..... ..... ..... ..... 37163 ..... 43183 ..... 41181 ..... 41183 ..... 61269 ..... ..... ..... 59263 ..... ..... ..... 57249 ..... 55251 ..... 57253 ..... 69269 ..... ..... ..... ..... ..... 61251 ..... ..... ..... ..... ..... 59245 ..... ..... ..... 61249 ..... 63255 ..... 55253 ..... 57255 ..... [INFO] [stdout] ..... 15048 ..... 17054 18055 18056 ..... 11030 ..... 13048 14049 14050 14049 14048 14047 13046 ..... 10040 10039 9038 10039 10040 ..... 11046 ..... 11044 ..... 13054 ..... 19076 20077 20078 ..... 23080 24081 24082 ..... 23080 ..... 25082 26083 26084 26085 26086 ..... 21088 ..... 26110 26109 26108 26107 25106 ..... 34120 34119 34118 34117 34116 34115 33114 ..... 30108 30107 29106 30107 30108 ..... 29110 30111 30112 30113 29118 ..... 31120 ..... 34138 34137 34136 34135 34134 34133 33132 ..... 31142 ..... 35156 ..... 33150 34151 34152 34153 34154 34155 34156 ..... 37162 ..... 43184 ..... 41182 ..... 41184 ..... 61270 62271 62272 ..... 59262 60263 60264 ..... 57250 ..... 55252 ..... 57254 ..... 68268 68267 67266 ..... 60252 60251 60250 60249 60248 60247 60246 60245 59244 60245 60246 60247 60248 ..... 63254 ..... 55252 ..... 57254 ..... [INFO] [stdout] ..... 15047 ..... ..... ..... ..... ..... 11029 ..... 13047 ..... ..... ..... 15049 ..... ..... ..... ..... ..... 9037 ..... 11039 ..... ..... ..... 11043 ..... 13055 ..... ..... ..... 21079 ..... 23079 ..... ..... ..... 23079 ..... 25081 ..... ..... ..... ..... ..... 21087 ..... 27111 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 29105 ..... ..... ..... 29109 ..... ..... ..... 29117 ..... 31119 ..... 35139 ..... ..... ..... ..... ..... ..... ..... 31141 ..... 35155 ..... ..... ..... ..... ..... ..... ..... 35157 ..... 37161 ..... 43185 ..... 41183 ..... 41185 ..... ..... ..... 63273 ..... 59261 ..... 61265 ..... 57251 ..... 55253 ..... 57255 ..... ..... ..... 67265 ..... ..... ..... 61251 ..... 61249 ..... ..... ..... 59243 ..... ..... ..... 61249 ..... 63253 ..... 55251 ..... 57253 ..... [INFO] [stdout] ..... 15046 ..... 12032 12031 12030 12029 11028 ..... 12046 12045 11044 ..... 15050 ..... 8036 8035 7034 ..... 9036 10037 10038 10039 10040 10041 10042 ..... 13056 14057 14058 ..... 21080 ..... 22078 22077 21076 ..... 23078 ..... 25080 ..... 23086 ..... 22088 22087 21086 ..... 27112 ..... 28114 28113 28112 28111 28110 28109 28108 28107 28106 28105 28104 28103 27102 28103 28104 ..... 27106 28107 28108 ..... 27114 ..... 29116 30117 30118 ..... 35140 ..... 29134 30135 30136 30137 30138 30139 30140 ..... 34154 34153 34152 34151 33150 34151 34152 ..... 35158 36159 36160 ..... 42186 42185 41184 ..... 41186 42187 42188 ..... 63274 ..... 59260 ..... 61266 ..... 57252 ..... 55254 ..... 57256 ..... 65262 66263 66264 ..... 62254 62253 61252 ..... 61250 ..... 57240 58241 58242 58243 58244 ..... 61250 62251 62252 ..... 55250 56251 56252 ..... [INFO] [stdout] ..... 15045 ..... 13033 ..... 13031 ..... 11027 ..... ..... ..... 11043 ..... ..... ..... 9037 ..... 7033 ..... 9035 ..... ..... ..... ..... ..... ..... ..... ..... ..... 15059 ..... ..... ..... ..... ..... 21075 ..... 23077 ..... 25079 ..... 23085 ..... 23089 ..... 21085 ..... 27113 ..... ..... ..... 29113 ..... ..... ..... ..... ..... ..... ..... ..... ..... 27101 ..... ..... ..... 27105 ..... ..... ..... 27113 ..... 29115 ..... ..... ..... ..... ..... 29133 ..... ..... ..... 31139 ..... 31141 ..... ..... ..... ..... ..... 33149 ..... 35153 ..... ..... ..... ..... ..... 43181 ..... ..... ..... ..... ..... 43189 ..... 63275 ..... 59259 ..... ..... ..... 57253 ..... ..... ..... 57257 ..... 65261 ..... ..... ..... 63255 ..... ..... ..... ..... ..... 57239 ..... ..... ..... 59245 ..... ..... ..... ..... ..... 55249 ..... 57251 ..... [INFO] [stdout] ..... 15044 ..... 13034 ..... 13032 ..... 11026 ..... 9024 ..... 10042 10041 10040 10039 9038 ..... 7032 8033 8034 ..... 11036 12037 12038 12039 12040 ..... 16062 16061 15060 ..... 19070 20071 20072 20073 20074 ..... 23076 24077 24078 ..... 23084 24085 23090 ..... 21084 ..... 27114 28115 28116 28117 28118 ..... 25092 26093 26094 26095 26096 26097 26098 26099 26100 26101 26102 26103 26104 ..... 25106 ..... 27112 28113 28114 ..... 28132 28131 27130 28131 28132 ..... 29134 ..... 31140 ..... 31142 32143 32144 32145 32146 32147 32148 ..... 35154 ..... 42184 42183 42182 42181 42180 42179 42178 42177 41176 ..... 43190 ..... 63276 ..... 58258 58257 58256 58255 57254 58255 58256 58257 57258 ..... 64260 64259 64258 64257 63256 ..... 56238 56237 55236 56237 56238 56239 56240 ..... 59246 ..... 56252 56251 56250 56249 55248 56249 56250 ..... [INFO] [stdout] ..... 15043 ..... 13035 ..... 13033 ..... 11025 ..... 9023 ..... ..... ..... ..... ..... ..... ..... 7031 ..... 9033 ..... 11035 ..... ..... ..... 13041 ..... 17063 ..... ..... ..... 19069 ..... ..... ..... 21073 ..... 23075 ..... ..... ..... 23083 ..... ..... ..... 21083 ..... ..... ..... ..... ..... ..... ..... 25091 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 25105 ..... 27111 ..... ..... ..... 29131 ..... 27129 ..... ..... ..... 29133 ..... 31141 ..... 31143 ..... ..... ..... 33147 ..... ..... ..... 35155 ..... ..... ..... ..... ..... ..... ..... 43179 ..... 41175 ..... 43191 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 63257 ..... 57237 ..... 55235 ..... ..... ..... ..... ..... 59247 ..... 57253 ..... ..... ..... 55247 ..... ..... ..... [INFO] [stdout] ..... 15042 ..... 13036 ..... 13034 ..... 10024 10023 9022 ..... 8036 8035 8034 8033 8032 8031 7030 ..... 9032 10033 10034 ..... 9040 ..... 13042 ..... 17064 18065 18066 18067 18068 ..... 22074 22073 21072 ..... 23074 24075 23076 ..... 23082 ..... 21080 ..... 21082 ..... 23084 24085 24086 24087 24088 24089 24090 24091 24092 ..... 23094 24095 24096 24097 23098 ..... 24104 24103 23102 24103 24104 ..... 27110 ..... 25112 ..... 28130 28129 27128 28129 28130 28131 28132 ..... 31142 32143 31144 ..... 33150 34149 33148 34149 34150 ..... 35156 36157 36158 36159 36160 36161 36162 ..... 43180 ..... 41174 ..... 43192 44193 44194 ..... 47204 48205 48206 48207 48208 48209 48210 48211 48212 48213 48214 48215 48216 ..... 63258 ..... 56236 56235 55234 ..... 53232 ..... 59266 60249 59248 ..... 57254 ..... 56248 56247 55246 56247 56248 ..... [INFO] [stdout] ..... 15041 ..... ..... ..... 13035 ..... ..... ..... 9021 ..... ..... ..... ..... ..... 9033 ..... 7029 ..... 9031 ..... ..... ..... 9039 ..... 13043 ..... ..... ..... ..... ..... ..... ..... 23073 ..... 21071 ..... 23073 ..... 23075 ..... 23081 ..... 21079 ..... 21081 ..... 23083 ..... ..... ..... ..... ..... ..... ..... ..... ..... 23093 ..... ..... ..... 23097 ..... ..... ..... 23101 ..... ..... ..... 27109 ..... 25111 ..... ..... ..... 27127 ..... ..... ..... 29133 ..... ..... ..... 31145 ..... 33149 ..... 33149 ..... 35151 ..... ..... ..... ..... ..... ..... ..... 37163 ..... ..... ..... 41173 ..... ..... ..... 45195 ..... 47203 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 49217 ..... ..... ..... ..... ..... 55233 ..... 53231 ..... 59265 ..... 59249 ..... 57255 ..... ..... ..... 55245 ..... 57247 ..... [INFO] [stdout] ..... 14040 14039 14038 14037 13036 ..... 7018 8019 8020 ..... 7022 8023 7024 ..... 9034 ..... 7028 ..... 9030 10031 10032 10033 9038 ..... 13044 ..... 20070 20069 20068 20067 19066 ..... 23072 ..... 21070 22071 22072 22073 22074 ..... 22080 22079 21078 22079 21080 22081 22082 22083 22084 22085 22086 22087 22088 22089 22090 22091 22092 22093 22094 22095 22096 22097 22098 22099 22100 ..... 25106 26107 26108 ..... 25110 ..... 28128 28127 27126 28127 28128 ..... 29134 ..... 31140 ..... 31146 32147 32148 ..... 33150 ..... 35152 36153 36154 36155 36156 36157 36158 ..... 37164 38165 38166 ..... 41172 ..... 45198 46197 45196 ..... 46202 46201 46200 46199 45198 ..... 43200 44201 44202 ..... 47208 ..... 49218 50219 50220 50221 50222 ..... 54232 54231 53230 ..... 59264 ..... 59250 ..... 57256 ..... 56246 56245 55244 ..... 57246 ..... [INFO] [stdout] ..... ..... ..... ..... ..... ..... ..... 7017 ..... ..... ..... 7021 ..... 7023 ..... ..... ..... 7027 ..... 9029 ..... ..... ..... 9037 ..... 13045 ..... 21069 ..... ..... ..... 19065 ..... 23071 ..... 21069 ..... ..... ..... ..... ..... ..... ..... 21077 ..... 21079 ..... 23083 ..... 23085 ..... ..... ..... 23089 ..... 23091 ..... ..... ..... 23095 ..... ..... ..... 23099 ..... 23101 ..... 25105 ..... ..... ..... 25109 ..... 29127 ..... 27125 ..... ..... ..... 29135 ..... 31139 ..... ..... ..... ..... ..... 33151 ..... ..... ..... ..... ..... 37157 ..... 37159 ..... ..... ..... 39167 ..... 41171 ..... 45197 ..... ..... ..... ..... ..... ..... ..... 45197 ..... 43199 ..... 45203 ..... 47207 ..... ..... ..... ..... ..... 51223 ..... ..... ..... 53229 ..... 59263 ..... ..... ..... 57257 ..... 57245 ..... 55243 ..... 57245 ..... [INFO] [stdout] ..... 5010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 ..... 7026 8027 8028 8029 8030 ..... 9036 ..... 13046 ..... 20068 20067 20066 20065 19064 ..... 22070 22069 21068 ..... 21070 22071 21072 22073 22074 ..... 21076 ..... 21078 ..... 23084 ..... 23086 ..... 25092 ..... 23090 24091 23092 ..... 24098 24097 23096 24097 24098 ..... 23100 ..... 23102 24103 24104 24105 24106 24107 24108 ..... 29126 ..... 27124 28125 28126 ..... 29136 30137 30138 ..... 34156 34155 34154 34153 33152 ..... 35158 36159 36160 ..... 37158 ..... 37160 38161 38162 ..... 39168 40169 40170 ..... 44196 44195 43194 44195 44196 ..... 43194 44195 44196 ..... 43198 ..... 45204 46205 46206 46207 46208 46209 46210 ..... 51224 52225 52226 52227 52228 ..... 58262 58261 58260 58259 57258 ..... 57244 ..... 55242 56243 56244 ..... [INFO] [stdout] ..... 5009 ..... ..... ..... 7015 ..... ..... ..... ..... ..... ..... ..... ..... ..... 7025 ..... 7025 ..... 9027 ..... ..... ..... 9035 ..... 13047 ..... ..... ..... 21067 ..... 19063 ..... ..... ..... 21067 ..... 21069 ..... 21071 ..... ..... ..... 21075 ..... 21077 ..... 23085 ..... 23087 ..... 25091 ..... ..... ..... ..... ..... ..... ..... 23097 ..... 25099 ..... 23101 ..... ..... ..... ..... ..... ..... ..... 25109 ..... 29125 ..... 27123 ..... 29127 ..... ..... ..... 31139 ..... 35147 ..... ..... ..... 33153 ..... 35157 ..... 37161 ..... 37159 ..... ..... ..... ..... ..... ..... ..... 41171 ..... ..... ..... 43193 ..... ..... ..... 43193 ..... ..... ..... 43197 ..... ..... ..... ..... ..... ..... ..... 47211 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 57243 ..... 55241 ..... 57243 ..... [INFO] [stdout] ..... 4008 4007 3006 ..... 7016 8017 8018 ..... 7020 8021 8022 8023 8024 8025 7026 ..... 7024 8025 8026 ..... 10036 10035 9034 ..... 13048 14049 14050 ..... 21068 ..... 19062 20063 20064 20065 20066 20067 20068 20069 20070 20071 20072 20073 20074 20075 20076 ..... 23086 ..... 23088 24089 24090 24091 24092 24093 24094 24095 24096 ..... 23098 ..... 25100 ..... 23102 24103 24104 24105 24106 ..... 26112 26111 25110 ..... 28124 28123 27122 ..... 29128 30129 30130 ..... 31140 ..... 34146 34145 33144 ..... 33154 34155 34156 ..... 37162 38161 37160 ..... 37170 38171 38172 38173 38174 ..... 41172 ..... 42194 42193 42192 42191 41190 42191 42192 42193 41194 42195 42196 42197 42198 42199 42200 42201 42202 ..... 47212 48213 48214 48215 48216 ..... 51222 52223 52224 52225 52226 52227 52228 ..... 56242 56241 55240 56241 56242 ..... [INFO] [stdout] ..... ..... ..... 3005 ..... ..... ..... ..... ..... 7019 ..... ..... ..... ..... ..... ..... ..... 7023 ..... 9027 ..... 11031 ..... 9033 ..... ..... ..... 15051 ..... ..... ..... 19061 ..... ..... ..... 21067 ..... 21069 ..... ..... ..... ..... ..... ..... ..... 21077 ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... 25097 ..... 23099 ..... ..... ..... ..... ..... ..... ..... 25107 ..... 27111 ..... 25111 ..... ..... ..... 27121 ..... 29129 ..... ..... ..... 31141 ..... ..... ..... 33143 ..... 33155 ..... ..... ..... ..... ..... 37161 ..... 37169 ..... ..... ..... 39175 ..... 41173 ..... 43193 ..... ..... ..... 41189 ..... ..... ..... 41193 ..... ..... ..... 43199 ..... 43201 ..... ..... ..... ..... ..... ..... ..... 49217 ..... 51221 ..... ..... ..... ..... ..... 53229 ..... 57243 ..... 55239 ..... 57241 ..... [INFO] [stdout] ..... 1002 2003 2004 ..... 1006 2007 2008 ..... 6018 6017 5016 ..... 5018 6019 6020 6021 6022 ..... 9028 10029 10030 ..... 9032 ..... 9034 ..... 15052 16053 16054 ..... 19060 20061 20062 ..... 21068 ..... 21070 22071 22072 ..... 24082 24081 23080 ..... 21078 ..... 23084 24085 24086 24087 24088 ..... 27094 28095 27104 ..... 25098 ..... 23100 24101 24102 24103 24104 24105 24106 ..... 25108 26109 26110 ..... 25112 ..... 27118 28119 27120 ..... 29130 ..... 31136 32137 31142 ..... 31140 32141 32142 ..... 33156 34157 34158 ..... 38164 38163 37162 ..... 37168 ..... 37170 ..... 39176 ..... 41174 ..... 42192 42191 42190 42189 41188 ..... 41190 42191 41192 ..... 44202 44201 43200 ..... 43202 ..... 47212 48213 48214 48215 48216 ..... 49218 50219 50220 ..... 51226 52227 52228 ..... 53230 ..... 57244 ..... 55238 56239 56240 ..... [INFO] [stdout] ..... 1001 ..... ..... ..... 1005 ..... 3009 ..... ..... ..... 5015 ..... 5017 ..... ..... ..... 7023 ..... 9027 ..... ..... ..... 9031 ..... 9033 ..... ..... ..... 17055 ..... 19059 ..... 21063 ..... 21069 ..... ..... ..... 23073 ..... ..... ..... 23079 ..... 21079 ..... 23083 ..... ..... ..... 25089 ..... 27093 ..... 27103 ..... 25099 ..... ..... ..... ..... ..... ..... ..... 25107 ..... ..... ..... ..... ..... 25113 ..... 27117 ..... 27119 ..... 29131 ..... 31135 ..... ..... ..... 31139 ..... 33143 ..... ..... ..... 35159 ..... ..... ..... ..... ..... 37167 ..... 37169 ..... 39177 ..... 41175 ..... ..... ..... ..... ..... 41187 ..... 41189 ..... 41191 ..... 45203 ..... ..... ..... ..... ..... 47211 ..... ..... ..... 49217 ..... ..... ..... ..... ..... 51225 ..... 53229 ..... 53231 ..... ..... ..... 55237 ..... 57241 ..... [INFO] [stdout] ..... 0 1 2 3 4 ..... 3010 4011 4012 4013 4014 4015 4016 ..... 8026 8025 7024 8025 8026 8027 8028 8029 8030 8031 8032 8033 8034 ..... 17056 18057 18058 ..... 21064 22065 21070 22071 22072 22073 22074 22075 22076 22077 22078 ..... 21080 22081 22082 22083 22084 ..... 25090 26091 26092 ..... 26102 26101 25100 26101 26102 26103 26104 26105 26106 26107 25108 26109 26110 26111 26112 ..... 25114 26115 26116 26117 26118 ..... 29132 30133 30134 30135 30136 30137 30138 ..... 33144 34145 34146 ..... 35160 36161 36162 36163 36164 36165 36166 36167 36168 ..... 39178 40179 40180 40181 40182 40183 40184 40185 40186 40187 40188 40189 40190 ..... 45204 46205 46206 46207 46208 46209 46210 46211 46212 ..... 49218 50219 50220 50221 50222 50223 50224 ..... 53230 54231 53232 54233 54234 54235 54236 ..... 57242 ..... [INFO] [stdout] ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... [INFO] [stdout] thread 'day16::tests::test_actual_16' panicked at src/day16.rs:314:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some((102460, 571)) [INFO] [stdout] right: Some((102460, 4)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d4aff5622a - std::backtrace_rs::backtrace::libunwind::trace::hfe0e1def394da018 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59d4aff5622a - std::backtrace_rs::backtrace::trace_unsynchronized::h96fbb6d117554616 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59d4aff5622a - std::sys::backtrace::_print_fmt::he1169c6f8956325b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d4aff5622a - ::fmt::ha4a311b32f6b4ad8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d4aff7c263 - core::fmt::rt::Argument::fmt::h8ccd2627d2418ed3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59d4aff7c263 - core::fmt::write::h1866771663f62b81 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x59d4aff533c3 - std::io::Write::write_fmt::h2df399c9fb8c6039 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x59d4aff56072 - std::sys::backtrace::BacktraceLock::print::hddd3a9918ce29aa7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59d4aff576ad - std::panicking::default_hook::{{closure}}::h791f75256b902d7d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x59d4aff574b7 - std::panicking::default_hook::h82cc572fcb0d8cd7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x59d4afc922c7 - as core::ops::function::Fn>::call::h47f4385e5c05a6bc [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x59d4afc922c7 - test::test_main::{{closure}}::h592b6187ee9bbe51 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x59d4aff57d58 - as core::ops::function::Fn>::call::h80408f032954f187 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x59d4aff57d58 - std::panicking::rust_panic_with_hook::he21644cc2707f2c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x59d4aff57b1a - std::panicking::begin_panic_handler::{{closure}}::h42f7c414fed3cad9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x59d4aff56709 - std::sys::backtrace::__rust_end_short_backtrace::ha26cf5766b4e8c65 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59d4aff577ac - rust_begin_unwind [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x59d4afb3b180 - core::panicking::panic_fmt::h74866b78e934b1c0 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x59d4afb3b584 - core::panicking::assert_failed_inner::h096c85975a183618 [INFO] [stdout] 19: 0x59d4afc27dda - core::panicking::assert_failed::h39063ce9d0579329 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:373:5 [INFO] [stdout] 20: 0x59d4afbee77e - aoc2024::day16::tests::test_actual_16::hf17352eab1aca9b5 [INFO] [stdout] at /opt/rustwide/workdir/src/day16.rs:314:9 [INFO] [stdout] 21: 0x59d4afbee447 - aoc2024::day16::tests::test_actual_16::{{closure}}::hc2aadd301a9b0469 [INFO] [stdout] at /opt/rustwide/workdir/src/day16.rs:306:24 [INFO] [stdout] 22: 0x59d4afbdcfa6 - core::ops::function::FnOnce::call_once::h6ab198f3d4f24274 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59d4afc96e7b - core::ops::function::FnOnce::call_once::h2f54be8ccda9ff77 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59d4afc96e7b - test::__rust_begin_short_backtrace::h505f4667df5bf10c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x59d4afc967d8 - test::run_test_in_process::{{closure}}::h5ed3028e6069c117 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x59d4afc967d8 - as core::ops::function::FnOnce<()>>::call_once::hbf705be6aea7c287 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59d4afc967d8 - std::panicking::try::do_call::h555223a41631f02b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x59d4afc967d8 - std::panicking::try::he81e496d432108c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x59d4afc967d8 - std::panic::catch_unwind::hb2ff356e76867b52 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59d4afc967d8 - test::run_test_in_process::h665bcd2e01d69f5b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x59d4afc967d8 - test::run_test::{{closure}}::ha58fbc9c79c6786d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x59d4afc5a27a - test::run_test::{{closure}}::h958602d5fcb1d647 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x59d4afc5a27a - std::sys::backtrace::__rust_begin_short_backtrace::h7ca2fb16f64faa0f [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x59d4afc5db34 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hebe77fbe87ddae61 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x59d4afc5db34 - as core::ops::function::FnOnce<()>>::call_once::h5e26d6a69f85d1d6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59d4afc5db34 - std::panicking::try::do_call::h9787fac579f00884 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x59d4afc5db34 - std::panicking::try::h788012b555fbd7c5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x59d4afc5db34 - std::panic::catch_unwind::hd194f26f99a98fb5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59d4afc5db34 - std::thread::Builder::spawn_unchecked_::{{closure}}::h31c0dcba34ed449c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x59d4afc5db34 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h60302d9c688101a6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59d4aff5bc9b - as core::ops::function::FnOnce>::call_once::h9578f6ea1d4e1c4b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x59d4aff5bc9b - as core::ops::function::FnOnce>::call_once::hf4a2f438d8019348 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x59d4aff5bc9b - std::sys::pal::unix::thread::Thread::new::thread_start::h14f1eb868ff90fc9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7e9d94fb9ac3 - [INFO] [stdout] 45: 0x7e9d9504aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] day10::tests::test_sample [INFO] [stdout] day16::tests::test_actual_16 [INFO] [stdout] day16::tests::test_find_edges [INFO] [stdout] day18::tests::test_example_18 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 87 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 310.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "827842e52ff7c7409f383c144d41bbf3fd7be6b924fecf1fa64c5473515aae71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "827842e52ff7c7409f383c144d41bbf3fd7be6b924fecf1fa64c5473515aae71", kill_on_drop: false }` [INFO] [stdout] 827842e52ff7c7409f383c144d41bbf3fd7be6b924fecf1fa64c5473515aae71