[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] checking BenHals/LocationInspectorTUI against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHals%2FLocationInspectorTUI" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenHals/LocationInspectorTUI on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6c32e437619ce9f937c05d2fcb58caa3aa74adf0eec5c81a2c16a9f52732048
[INFO] running `Command { std: "docker" "start" "-a" "a6c32e437619ce9f937c05d2fcb58caa3aa74adf0eec5c81a2c16a9f52732048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6c32e437619ce9f937c05d2fcb58caa3aa74adf0eec5c81a2c16a9f52732048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6c32e437619ce9f937c05d2fcb58caa3aa74adf0eec5c81a2c16a9f52732048", kill_on_drop: false }`
[INFO] [stdout] a6c32e437619ce9f937c05d2fcb58caa3aa74adf0eec5c81a2c16a9f52732048
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd2275508ac0ac6cf0dd550a3382fc301f9cff8fe8ac47ec01d95063d82d0084
[INFO] running `Command { std: "docker" "start" "-a" "bd2275508ac0ac6cf0dd550a3382fc301f9cff8fe8ac47ec01d95063d82d0084", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.17
[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 crc32fast v1.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rstar v0.12.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking itertools v0.13.0
[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 stability v0.1.1
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking ratatui v0.26.1
[INFO] [stderr]    Compiling proj-sys v0.23.2
[INFO] [stderr]     Checking geo-types v0.7.13
[INFO] [stderr]     Checking proj v0.27.2
[INFO] [stderr]     Checking geo v0.28.0
[INFO] [stderr]     Checking geojson v0.24.1
[INFO] [stderr]     Checking 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: 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: 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 1m 15s
[INFO] running `Command { std: "docker" "inspect" "bd2275508ac0ac6cf0dd550a3382fc301f9cff8fe8ac47ec01d95063d82d0084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd2275508ac0ac6cf0dd550a3382fc301f9cff8fe8ac47ec01d95063d82d0084", kill_on_drop: false }`
[INFO] [stdout] bd2275508ac0ac6cf0dd550a3382fc301f9cff8fe8ac47ec01d95063d82d0084
