[INFO] cloning repository https://github.com/BenHals/LocationInspectorTUI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenHals/LocationInspectorTUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHals%2FLocationInspectorTUI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHals%2FLocationInspectorTUI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 366533788a8c55e7ba58dae97839895498ab53a1
[INFO] building BenHals/LocationInspectorTUI against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHals%2FLocationInspectorTUI" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BenHals/LocationInspectorTUI
[INFO] finished tweaking git repo https://github.com/BenHals/LocationInspectorTUI
[INFO] tweaked toml for git repo https://github.com/BenHals/LocationInspectorTUI written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenHals/LocationInspectorTUI on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BenHals/LocationInspectorTUI already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float_next_after v1.0.0
[INFO] [stderr]   Downloaded xattr v1.3.1
[INFO] [stderr]   Downloaded geo-types v0.7.13
[INFO] [stderr]   Downloaded tar v0.4.40
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.4
[INFO] [stderr]   Downloaded rstar v0.12.0
[INFO] [stderr]   Downloaded prettyplease v0.2.17
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded proj v0.27.2
[INFO] [stderr]   Downloaded geojson v0.24.1
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] [stderr]   Downloaded geo v0.28.0
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded spade v2.6.0
[INFO] [stderr]   Downloaded robust v1.1.0
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] [stderr]   Downloaded proj-sys v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b699b6641f3b15badec6c9ed8246ca49ec9fc71d6ea39c0662b7df4272e98be5
[INFO] running `Command { std: "docker" "start" "-a" "b699b6641f3b15badec6c9ed8246ca49ec9fc71d6ea39c0662b7df4272e98be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b699b6641f3b15badec6c9ed8246ca49ec9fc71d6ea39c0662b7df4272e98be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b699b6641f3b15badec6c9ed8246ca49ec9fc71d6ea39c0662b7df4272e98be5", kill_on_drop: false }`
[INFO] [stdout] b699b6641f3b15badec6c9ed8246ca49ec9fc71d6ea39c0662b7df4272e98be5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42d369d90e6bd9fc519d420ddcc644ceb2271523d41c65c22b9b2b95ad13b938
[INFO] running `Command { std: "docker" "start" "-a" "42d369d90e6bd9fc519d420ddcc644ceb2271523d41c65c22b9b2b95ad13b938", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rstar v0.12.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling spade v2.6.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling proj-sys v0.23.2
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling geojson v0.24.1
[INFO] [stderr]    Compiling proj v0.27.2
[INFO] [stderr]    Compiling geo v0.28.0
[INFO] [stderr]    Compiling loctui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]  --> src/db/dict_db.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::Centroid`
[INFO] [stdout]  --> src/db/dict_db.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use geo::Centroid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geojson::Feature`
[INFO] [stdout]   --> src/db/dict_db.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use geojson::Feature;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Line`
[INFO] [stdout]  --> src/view.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |         canvas::{Line, *},
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn get_status_line(selected_screen: &SelectedScreen, active_screen: SelectedScreen) -> Paragraph {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn get_status_line(selected_screen: &SelectedScreen, active_screen: SelectedScreen) -> Paragraph<'_> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.16s
[INFO] running `Command { std: "docker" "inspect" "42d369d90e6bd9fc519d420ddcc644ceb2271523d41c65c22b9b2b95ad13b938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d369d90e6bd9fc519d420ddcc644ceb2271523d41c65c22b9b2b95ad13b938", kill_on_drop: false }`
[INFO] [stdout] 42d369d90e6bd9fc519d420ddcc644ceb2271523d41c65c22b9b2b95ad13b938
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ec3999cf1e8b9ede14b5868639bcafd63eda0d9785bdb88c4a95761c7207100
[INFO] running `Command { std: "docker" "start" "-a" "7ec3999cf1e8b9ede14b5868639bcafd63eda0d9785bdb88c4a95761c7207100", kill_on_drop: false }`
[INFO] [stderr]    Compiling loctui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]  --> src/db/dict_db.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::Centroid`
[INFO] [stdout]  --> src/db/dict_db.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use geo::Centroid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geojson::Feature`
[INFO] [stdout]   --> src/db/dict_db.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use geojson::Feature;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Line`
[INFO] [stdout]  --> src/view.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |         canvas::{Line, *},
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn get_status_line(selected_screen: &SelectedScreen, active_screen: SelectedScreen) -> Paragraph {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn get_status_line(selected_screen: &SelectedScreen, active_screen: SelectedScreen) -> Paragraph<'_> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]  --> src/db/dict_db.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::Centroid`
[INFO] [stdout]  --> src/db/dict_db.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use geo::Centroid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geojson::Feature`
[INFO] [stdout]   --> src/db/dict_db.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use geojson::Feature;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Line`
[INFO] [stdout]  --> src/view.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |         canvas::{Line, *},
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn get_status_line(selected_screen: &SelectedScreen, active_screen: SelectedScreen) -> Paragraph {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn get_status_line(selected_screen: &SelectedScreen, active_screen: SelectedScreen) -> Paragraph<'_> {
[INFO] [stdout]    |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "7ec3999cf1e8b9ede14b5868639bcafd63eda0d9785bdb88c4a95761c7207100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec3999cf1e8b9ede14b5868639bcafd63eda0d9785bdb88c4a95761c7207100", kill_on_drop: false }`
[INFO] [stdout] 7ec3999cf1e8b9ede14b5868639bcafd63eda0d9785bdb88c4a95761c7207100
