[INFO] cloning repository https://github.com/sdstolworthy/Flui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdstolworthy/Flui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdstolworthy%2FFlui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdstolworthy%2FFlui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3833e7aace395ffd43df9ced687dc9e0eb0bb0f
[INFO] checking sdstolworthy/Flui/e3833e7aace395ffd43df9ced687dc9e0eb0bb0f against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdstolworthy%2FFlui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sdstolworthy/Flui
[INFO] finished tweaking git repo https://github.com/sdstolworthy/Flui
[INFO] tweaked toml for git repo https://github.com/sdstolworthy/Flui written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdstolworthy/Flui on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sdstolworthy/Flui 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/oxidecomputer/progenitor`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify-macro v0.5.0
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded async-object-pool v0.2.0
[INFO] [stderr]   Downloaded regress v0.4.1
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded stringmetrics v2.2.2
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded typify v0.5.0
[INFO] [stderr]   Downloaded path-tree v0.8.3
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded regress v0.10.5
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.5.0
[INFO] [stderr]   Downloaded httpmock v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 694d4a344d6f7ce629f2683af44e95ce9d42dda9c3f38777328ba05bee130b0f
[INFO] running `Command { std: "docker" "start" "-a" "694d4a344d6f7ce629f2683af44e95ce9d42dda9c3f38777328ba05bee130b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "694d4a344d6f7ce629f2683af44e95ce9d42dda9c3f38777328ba05bee130b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "694d4a344d6f7ce629f2683af44e95ce9d42dda9c3f38777328ba05bee130b0f", kill_on_drop: false }`
[INFO] [stdout] 694d4a344d6f7ce629f2683af44e95ce9d42dda9c3f38777328ba05bee130b0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40218226d17f210051ec46bdfd397b834d364ee6652a356c8ab26db86eaff517
[INFO] running `Command { std: "docker" "start" "-a" "40218226d17f210051ec46bdfd397b834d364ee6652a356c8ab26db86eaff517", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking regress v0.10.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking regress v0.4.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking async-object-pool v0.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking tabwriter v1.4.1
[INFO] [stderr]     Checking path-tree v0.8.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking stringmetrics v2.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking openapiv3 v2.2.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling typify-impl v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling typify-macro v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling typify v0.5.0
[INFO] [stderr]     Checking progenitor-impl v0.11.2 (https://github.com/oxidecomputer/progenitor#8d6643d3)
[INFO] [stderr]    Compiling progenitor-macro v0.11.2 (https://github.com/oxidecomputer/progenitor#8d6643d3)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking httpmock v0.8.2
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking progenitor-client v0.11.2 (https://github.com/oxidecomputer/progenitor#8d6643d3)
[INFO] [stderr]     Checking progenitor v0.11.2 (https://github.com/oxidecomputer/progenitor#8d6643d3)
[INFO] [stderr]     Checking flightaware v0.1.0 (/opt/rustwide/workdir/flightaware)
[INFO] [stderr]     Checking flui v0.1.0 (/opt/rustwide/workdir/flui)
[INFO] [stdout] warning: unused import: `flui::FlightStatusViewModel`
[INFO] [stdout]  --> flui/examples/from_trait_demo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use flui::FlightStatusViewModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `destination_airport` and `origin_airport` in initializer of `FlightStatusViewModel`
[INFO] [stdout]  --> flui/examples/view_model_demo.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let flight1 = FlightStatusViewModel {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^ missing `destination_airport` and `origin_airport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `destination_airport` and `origin_airport` in initializer of `FlightStatusViewModel`
[INFO] [stdout]   --> flui/examples/view_model_demo.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let flight3 = FlightStatusViewModel {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ missing `destination_airport` and `origin_airport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flui` (example "view_model_demo") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused imports: `TimeZone` and `Utc`
[INFO] [stdout]    --> flui/src/main.rs:355:22
[INFO] [stdout]     |
[INFO] [stdout] 355 |         use chrono::{TimeZone, Utc};
[INFO] [stdout]     |                      ^^^^^^^^  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `departure_time` is never used
[INFO] [stdout]   --> flui/src/flight_status.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl FlightStatusViewModel {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] 59 |     pub fn departure_time(&self) -> Option<&str> {
[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 `determine_flight_status` is never used
[INFO] [stdout]    --> flui/src/api_converter.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn determine_flight_status(flight: &flightaware::types::BaseFlight) -> FlightStatus {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "40218226d17f210051ec46bdfd397b834d364ee6652a356c8ab26db86eaff517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40218226d17f210051ec46bdfd397b834d364ee6652a356c8ab26db86eaff517", kill_on_drop: false }`
[INFO] [stdout] 40218226d17f210051ec46bdfd397b834d364ee6652a356c8ab26db86eaff517
