[INFO] cloning repository https://github.com/hirodawn/terra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hirodawn/terra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirodawn%2Fterra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirodawn%2Fterra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 290dedb6255b10ba04fca668e946710e47f09675
[INFO] testing hirodawn/terra against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirodawn%2Fterra" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hirodawn/terra
[INFO] finished tweaking git repo https://github.com/hirodawn/terra
[INFO] tweaked toml for git repo https://github.com/hirodawn/terra written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hirodawn/terra on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hirodawn/terra 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e
[INFO] running `Command { std: "docker" "start" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling plist v1.10.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling terra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `put_pixel` is never used
[INFO] [stdout]     --> src/diagram.rs:1023:4
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn put_pixel(buf: &mut Buffer, fx: f64, fy: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_line` is never used
[INFO] [stdout]     --> src/diagram.rs:1054:4
[INFO] [stdout]      |
[INFO] [stdout] 1054 | fn trace_line(buf: &mut Buffer, x1: f64, y1: f64, x2: f64, y2: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_arc` is never used
[INFO] [stdout]     --> src/diagram.rs:1071:4
[INFO] [stdout]      |
[INFO] [stdout] 1071 | fn trace_arc(buf: &mut Buffer, cx: f64, cy: f64, rx: f64, ry: f64, a0: f64, a1: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_grid` is never used
[INFO] [stdout]     --> src/diagram.rs:1084:4
[INFO] [stdout]      |
[INFO] [stdout] 1084 | fn draw_grid(buf: &mut Buffer, area: ratatui::layout::Rect, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sx`
[INFO] [stdout]    --> src/main.rs:601:38
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn extract_selection_text(app: &App, sx: u16, sy: u16, ex: u16, ey: u16) -> String {
[INFO] [stdout]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_sx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ex`
[INFO] [stdout]    --> src/main.rs:601:56
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn extract_selection_text(app: &App, sx: u16, sy: u16, ex: u16, ey: u16) -> String {
[INFO] [stdout]     |                                                        ^^ help: if this is intentional, prefix it with an underscore: `_ex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_pixel` is never used
[INFO] [stdout]     --> src/diagram.rs:1023:4
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn put_pixel(buf: &mut Buffer, fx: f64, fy: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_line` is never used
[INFO] [stdout]     --> src/diagram.rs:1054:4
[INFO] [stdout]      |
[INFO] [stdout] 1054 | fn trace_line(buf: &mut Buffer, x1: f64, y1: f64, x2: f64, y2: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_arc` is never used
[INFO] [stdout]     --> src/diagram.rs:1071:4
[INFO] [stdout]      |
[INFO] [stdout] 1071 | fn trace_arc(buf: &mut Buffer, cx: f64, cy: f64, rx: f64, ry: f64, a0: f64, a1: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_grid` is never used
[INFO] [stdout]     --> src/diagram.rs:1084:4
[INFO] [stdout]      |
[INFO] [stdout] 1084 | fn draw_grid(buf: &mut Buffer, area: ratatui::layout::Rect, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling terra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `put_pixel` is never used
[INFO] [stdout]     --> src/diagram.rs:1023:4
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn put_pixel(buf: &mut Buffer, fx: f64, fy: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_line` is never used
[INFO] [stdout]     --> src/diagram.rs:1054:4
[INFO] [stdout]      |
[INFO] [stdout] 1054 | fn trace_line(buf: &mut Buffer, x1: f64, y1: f64, x2: f64, y2: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_arc` is never used
[INFO] [stdout]     --> src/diagram.rs:1071:4
[INFO] [stdout]      |
[INFO] [stdout] 1071 | fn trace_arc(buf: &mut Buffer, cx: f64, cy: f64, rx: f64, ry: f64, a0: f64, a1: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_grid` is never used
[INFO] [stdout]     --> src/diagram.rs:1084:4
[INFO] [stdout]      |
[INFO] [stdout] 1084 | fn draw_grid(buf: &mut Buffer, area: ratatui::layout::Rect, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sx`
[INFO] [stdout]    --> src/main.rs:601:38
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn extract_selection_text(app: &App, sx: u16, sy: u16, ex: u16, ey: u16) -> String {
[INFO] [stdout]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_sx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ex`
[INFO] [stdout]    --> src/main.rs:601:56
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn extract_selection_text(app: &App, sx: u16, sy: u16, ex: u16, ey: u16) -> String {
[INFO] [stdout]     |                                                        ^^ help: if this is intentional, prefix it with an underscore: `_ex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_pixel` is never used
[INFO] [stdout]     --> src/diagram.rs:1023:4
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn put_pixel(buf: &mut Buffer, fx: f64, fy: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_line` is never used
[INFO] [stdout]     --> src/diagram.rs:1054:4
[INFO] [stdout]      |
[INFO] [stdout] 1054 | fn trace_line(buf: &mut Buffer, x1: f64, y1: f64, x2: f64, y2: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_arc` is never used
[INFO] [stdout]     --> src/diagram.rs:1071:4
[INFO] [stdout]      |
[INFO] [stdout] 1071 | fn trace_arc(buf: &mut Buffer, cx: f64, cy: f64, rx: f64, ry: f64, a0: f64, a1: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_grid` is never used
[INFO] [stdout]     --> src/diagram.rs:1084:4
[INFO] [stdout]      |
[INFO] [stdout] 1084 | fn draw_grid(buf: &mut Buffer, area: ratatui::layout::Rect, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_pixel` is never used
[INFO] [stdout]     --> src/diagram.rs:1023:4
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn put_pixel(buf: &mut Buffer, fx: f64, fy: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_line` is never used
[INFO] [stdout]     --> src/diagram.rs:1054:4
[INFO] [stdout]      |
[INFO] [stdout] 1054 | fn trace_line(buf: &mut Buffer, x1: f64, y1: f64, x2: f64, y2: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_arc` is never used
[INFO] [stdout]     --> src/diagram.rs:1071:4
[INFO] [stdout]      |
[INFO] [stdout] 1071 | fn trace_arc(buf: &mut Buffer, cx: f64, cy: f64, rx: f64, ry: f64, a0: f64, a1: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_grid` is never used
[INFO] [stdout]     --> src/diagram.rs:1084:4
[INFO] [stdout]      |
[INFO] [stdout] 1084 | fn draw_grid(buf: &mut Buffer, area: ratatui::layout::Rect, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sx`
[INFO] [stdout]    --> src/main.rs:601:38
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn extract_selection_text(app: &App, sx: u16, sy: u16, ex: u16, ey: u16) -> String {
[INFO] [stdout]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_sx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ex`
[INFO] [stdout]    --> src/main.rs:601:56
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn extract_selection_text(app: &App, sx: u16, sy: u16, ex: u16, ey: u16) -> String {
[INFO] [stdout]     |                                                        ^^ help: if this is intentional, prefix it with an underscore: `_ex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_pixel` is never used
[INFO] [stdout]     --> src/diagram.rs:1023:4
[INFO] [stdout]      |
[INFO] [stdout] 1023 | fn put_pixel(buf: &mut Buffer, fx: f64, fy: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_line` is never used
[INFO] [stdout]     --> src/diagram.rs:1054:4
[INFO] [stdout]      |
[INFO] [stdout] 1054 | fn trace_line(buf: &mut Buffer, x1: f64, y1: f64, x2: f64, y2: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trace_arc` is never used
[INFO] [stdout]     --> src/diagram.rs:1071:4
[INFO] [stdout]      |
[INFO] [stdout] 1071 | fn trace_arc(buf: &mut Buffer, cx: f64, cy: f64, rx: f64, ry: f64, a0: f64, a1: f64, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_grid` is never used
[INFO] [stdout]     --> src/diagram.rs:1084:4
[INFO] [stdout]      |
[INFO] [stdout] 1084 | fn draw_grid(buf: &mut Buffer, area: ratatui::layout::Rect, color: Color) {
[INFO] [stdout]      |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 36.06s
[INFO] running `Command { std: "docker" "inspect" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: function `put_pixel` is never used
[INFO] [stderr]     --> src/diagram.rs:1023:4
[INFO] [stderr]      |
[INFO] [stderr] 1023 | fn put_pixel(buf: &mut Buffer, fx: f64, fy: f64, color: Color) {
[INFO] [stderr]      |    ^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `trace_line` is never used
[INFO] [stderr]     --> src/diagram.rs:1054:4
[INFO] [stderr]      |
[INFO] [stderr] 1054 | fn trace_line(buf: &mut Buffer, x1: f64, y1: f64, x2: f64, y2: f64, color: Color) {
[INFO] [stderr]      |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `trace_arc` is never used
[INFO] [stderr]     --> src/diagram.rs:1071:4
[INFO] [stderr]      |
[INFO] [stderr] 1071 | fn trace_arc(buf: &mut Buffer, cx: f64, cy: f64, rx: f64, ry: f64, a0: f64, a1: f64, color: Color) {
[INFO] [stderr]      |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_grid` is never used
[INFO] [stderr]     --> src/diagram.rs:1084:4
[INFO] [stderr]      |
[INFO] [stderr] 1084 | fn draw_grid(buf: &mut Buffer, area: ratatui::layout::Rect, color: Color) {
[INFO] [stderr]      |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `terra` (lib) generated 4 warnings
[INFO] [stderr] warning: `terra` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused variable: `sx`
[INFO] [stderr]    --> src/main.rs:601:38
[INFO] [stderr]     |
[INFO] [stderr] 601 | fn extract_selection_text(app: &App, sx: u16, sy: u16, ex: u16, ey: u16) -> String {
[INFO] [stderr]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_sx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ex`
[INFO] [stderr]    --> src/main.rs:601:56
[INFO] [stderr]     |
[INFO] [stderr] 601 | fn extract_selection_text(app: &App, sx: u16, sy: u16, ex: u16, ey: u16) -> String {
[INFO] [stderr]     |                                                        ^^ help: if this is intentional, prefix it with an underscore: `_ex`
[INFO] [stderr] 
[INFO] [stderr] warning: `terra` (bin "terra" test) generated 6 warnings (4 duplicates) (run `cargo fix --bin "terra" -p terra --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `terra` (bin "terra") generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/terra-8877277a9e401754)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test diagram::tests::detect_kind_dispatches ... ok
[INFO] [stdout] test diagram::tests::plantuml_sequence_parses ... ok
[INFO] [stdout] test diagram::tests::render_block_smoke_plantuml ... ok
[INFO] [stdout] test diagram::tests::sequence_diagram_parses_and_renders ... ok
[INFO] [stdout] test diagram::tests::state_diagram_parses ... ok
[INFO] [stdout] test diagram::tests::plantuml_activity_parses ... ok
[INFO] [stdout] test diagram::tests::mermaid_chain_parses_all_edges ... ok
[INFO] [stdout] test diagram::tests::mermaid_shapes_and_labels ... ok
[INFO] [stdout] test diagram::tests::mermaid_edge_label ... ok
[INFO] [stdout] test diagram::tests::render_block_smoke_mermaid ... ok
[INFO] [stdout] test diagram::tests::mermaid_node_color_from_style ... ok
[INFO] [stdout] test diagram::tests::class_diagram_parses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/terra-56c235fac23e1a8a)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test buffer::tests::auto_indent_preserves_whitespace ... ok
[INFO] [stdout] test buffer::tests::backspace_mid_line ... ok
[INFO] [stdout] test buffer::tests::delete_at_eol_joins_next ... ok
[INFO] [stdout] test buffer::tests::delete_last_line_safe ... ok
[INFO] [stdout] test buffer::tests::backspace_joins_lines ... ok
[INFO] [stdout] test buffer::tests::delete_line_works ... ok
[INFO] [stdout] test buffer::tests::delete_under_cursor ... ok
[INFO] [stdout] test buffer::tests::empty_buffer_safe ... ok
[INFO] [stdout] test buffer::tests::duplicate_line_works ... ok
[INFO] [stdout] test buffer::tests::insert_text_multiline ... ok
[INFO] [stdout] test buffer::tests::insert_and_text_roundtrip ... ok
[INFO] [stdout] test buffer::tests::navigation_at_boundaries ... ok
[INFO] [stdout] test buffer::tests::smart_list_continues_bullet ... ok
[INFO] [stdout] test buffer::tests::smart_list_continues_ordered ... ok
[INFO] [stdout] test buffer::tests::smart_list_continues_task ... ok
[INFO] [stdout] test buffer::tests::smart_list_empty_item_outdents ... ok
[INFO] [stdout] test buffer::tests::undo_redo_basic ... ok
[INFO] [stdout] test buffer::tests::undo_group_then_new_edit_clears_future ... ok
[INFO] [stdout] test buffer::tests::word_movement_back ... ok
[INFO] [stdout] test buffer::tests::up_down_with_desired_col ... ok
[INFO] [stdout] test buffer::tests::undo_backspace ... ok
[INFO] [stdout] test buffer::tests::word_movement_forward ... ok
[INFO] [stdout] test diagram::tests::class_diagram_parses ... ok
[INFO] [stdout] test diagram::tests::detect_kind_dispatches ... ok
[INFO] [stdout] test diagram::tests::mermaid_chain_parses_all_edges ... ok
[INFO] [stdout] test diagram::tests::mermaid_node_color_from_style ... ok
[INFO] [stdout] test diagram::tests::mermaid_shapes_and_labels ... ok
[INFO] [stdout] test diagram::tests::mermaid_edge_label ... ok
[INFO] [stdout] test diagram::tests::plantuml_activity_parses ... ok
[INFO] [stdout] test diagram::tests::plantuml_sequence_parses ... ok
[INFO] [stdout] test diagram::tests::render_block_smoke_plantuml ... ok
[INFO] [stdout] test diagram::tests::render_block_smoke_mermaid ... ok
[INFO] [stdout] test diagram::tests::sequence_diagram_parses_and_renders ... ok
[INFO] [stdout] test pretty::df_spec::atx_headers ... ok
[INFO] [stdout] test diagram::tests::state_diagram_parses ... ok
[INFO] [stdout] test pretty::df_spec::automatic_link ... ok
[INFO] [stdout] test pretty::df_spec::basics_multiparagraph_list_item ... ok
[INFO] [stdout] test pretty::df_spec::basics_multiparagraph_blockquote ... ok
[INFO] [stdout] test pretty::df_spec::basics_setext_full_width_underline ... ok
[INFO] [stdout] test pretty::df_spec::basics_phrase_emphasis_examples ... ok
[INFO] [stdout] test pretty::df_spec::backslash_escape ... ok
[INFO] [stdout] test pretty::df_spec::blank_line_separates_paragraphs ... ok
[INFO] [stdout] test pretty::df_spec::bold_italic_combined ... ok
[INFO] [stdout] test pretty::df_spec::blockquote ... ok
[INFO] [stdout] test pretty::df_spec::basics_unordered_markers_interchangeable ... ok
[INFO] [stdout] test pretty::df_spec::basics_heading_inside_blockquote ... ok
[INFO] [stdout] test pretty::df_spec::bold_underscore ... ok
[INFO] [stdout] test pretty::df_spec::bold_star ... ok
[INFO] [stdout] test pretty::df_spec::implicit_reference_link ... ok
[INFO] [stdout] test pretty::df_spec::inline_code ... ok
[INFO] [stdout] test pretty::df_spec::inline_code_multibacktick ... ok
[INFO] [stdout] test pretty::df_spec::image_alt_text ... ok
[INFO] [stdout] test pretty::df_spec::horizontal_rules_all ... ok
[INFO] [stdout] test pretty::df_spec::basics_inline_link_example ... ok
[INFO] [stdout] test pretty::df_spec::autolink_email ... ok
[INFO] [stdout] test pretty::df_spec::italic_star ... ok
[INFO] [stdout] test pretty::df_spec::inline_html_preserved ... ok
[INFO] [stdout] test pretty::df_spec::inline_link ... ok
[INFO] [stdout] test pretty::df_spec::ordered_list ... ok
[INFO] [stdout] test pretty::df_spec::reference_link ... ok
[INFO] [stdout] test pretty::df_spec::nested_blockquote ... ok
[INFO] [stdout] test pretty::df_spec::nested_list ... ok
[INFO] [stdout] test pretty::df_spec::paragraph_joins_lines ... ok
[INFO] [stdout] test pretty::df_spec::indented_code_block ... ok
[INFO] [stdout] test pretty::df_spec::italic_underscore ... ok
[INFO] [stdout] test pretty::df_spec::setext_h1 ... ok
[INFO] [stdout] test pretty::df_spec::setext_h2 ... ok
[INFO] [stdout] test pretty::df_spec::unordered_lists_all_markers ... ok
[INFO] [stdout] test pretty::df_spec::fenced_code_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diagram_render_tests.rs (/opt/rustwide/target/release/deps/diagram_render_tests-8832f240a83f0667)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test empty_mermaid ... ok
[INFO] [stdout] test complex_flowchart ... ok
[INFO] [stdout] test clipped_to_area ... ok
[INFO] [stdout] test class_basic ... ok
[INFO] [stdout] test flowchart_branch ... ok
[INFO] [stdout] test flowchart_bt ... ok
[INFO] [stdout] test flowchart_colors ... ok
[INFO] [stdout] test flowchart_dashed ... ok
[INFO] [stdout] test flowchart_linear_chain ... ok
[INFO] [stdout] test flowchart_edge_labels ... ok
[INFO] [stdout] test garbage_input ... ok
[INFO] [stdout] test flowchart_shapes ... ok
[INFO] [stdout] test sequence_basic ... ok
[INFO] [stdout] test state_basic ... ok
[INFO] [stdout] test flowchart_rl ... ok
[INFO] [stdout] test cjk_labels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests terra
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e", kill_on_drop: false }`
[INFO] [stdout] 24591dfdfb84c2527cf2306c1bac1ff4df01a32f6a4f0259624a84ac9c8f692e
