[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#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHals%2FLocationInspectorTUI" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BenHals/LocationInspectorTUI on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded proj v0.27.2 [INFO] [stderr] Downloaded geo-types v0.7.13 [INFO] [stderr] Downloaded geographiclib-rs v0.2.4 [INFO] [stderr] Downloaded rstar v0.12.0 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded tar v0.4.40 [INFO] [stderr] Downloaded geojson v0.24.1 [INFO] [stderr] Downloaded syn v2.0.58 [INFO] [stderr] Downloaded geo v0.28.0 [INFO] [stderr] Downloaded spade v2.6.0 [INFO] [stderr] Downloaded ratatui v0.26.1 [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30089bd433e57d8f2d25cc942035b28b0e2dd4d57b7df4e234a0581f7014ce4c [INFO] running `Command { std: "docker" "start" "-a" "30089bd433e57d8f2d25cc942035b28b0e2dd4d57b7df4e234a0581f7014ce4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30089bd433e57d8f2d25cc942035b28b0e2dd4d57b7df4e234a0581f7014ce4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30089bd433e57d8f2d25cc942035b28b0e2dd4d57b7df4e234a0581f7014ce4c", kill_on_drop: false }` [INFO] [stdout] 30089bd433e57d8f2d25cc942035b28b0e2dd4d57b7df4e234a0581f7014ce4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a406d98be0b28d17ebd542541324ef11c147e32baada2eb2b9f955bba6921b0 [INFO] running `Command { std: "docker" "start" "-a" "8a406d98be0b28d17ebd542541324ef11c147e32baada2eb2b9f955bba6921b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [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 prettyplease v0.2.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling spade v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling tar v0.4.40 [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 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 45.00s [INFO] running `Command { std: "docker" "inspect" "8a406d98be0b28d17ebd542541324ef11c147e32baada2eb2b9f955bba6921b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a406d98be0b28d17ebd542541324ef11c147e32baada2eb2b9f955bba6921b0", kill_on_drop: false }` [INFO] [stdout] 8a406d98be0b28d17ebd542541324ef11c147e32baada2eb2b9f955bba6921b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7cd056739af67b73d172497c737e8885a7287f0160be1c367ead9b9b33e28aa [INFO] running `Command { std: "docker" "start" "-a" "a7cd056739af67b73d172497c737e8885a7287f0160be1c367ead9b9b33e28aa", kill_on_drop: false }` [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] 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 `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "a7cd056739af67b73d172497c737e8885a7287f0160be1c367ead9b9b33e28aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cd056739af67b73d172497c737e8885a7287f0160be1c367ead9b9b33e28aa", kill_on_drop: false }` [INFO] [stdout] a7cd056739af67b73d172497c737e8885a7287f0160be1c367ead9b9b33e28aa