[INFO] fetching crate tampines-steam-tables 0.1.3...
[INFO] checking tampines-steam-tables-0.1.3 against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] extracting crate tampines-steam-tables 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tampines-steam-tables 0.1.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tampines-steam-tables 0.1.3
[INFO] tweaked toml for crates.io crate tampines-steam-tables 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tampines-steam-tables 0.1.3 on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tampines-steam-tables 0.1.3 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7de62c9f014ef5255cf64df4bc081dcfb89fae0de1547859a749c24f65578aca
[INFO] running `Command { std: "docker" "start" "-a" "7de62c9f014ef5255cf64df4bc081dcfb89fae0de1547859a749c24f65578aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7de62c9f014ef5255cf64df4bc081dcfb89fae0de1547859a749c24f65578aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7de62c9f014ef5255cf64df4bc081dcfb89fae0de1547859a749c24f65578aca", kill_on_drop: false }`
[INFO] [stdout] 7de62c9f014ef5255cf64df4bc081dcfb89fae0de1547859a749c24f65578aca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f00317a6e35dc8153a8e180040f1636040885fb33fcaa0e49246821572b175bc
[INFO] running `Command { std: "docker" "start" "-a" "f00317a6e35dc8153a8e180040f1636040885fb33fcaa0e49246821572b175bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling webpki-root-certs v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ureq-proto v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling ureq v3.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling openblas-build v0.10.12
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling openblas-src v0.10.12
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking lax v0.16.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking uom v0.36.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking puruspe v0.2.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]     Checking lambert_w v0.3.0
[INFO] [stderr]     Checking peroxide-num v0.1.4
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]     Checking peroxide v0.37.9
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.9.3
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking ehttp v0.5.0
[INFO] [stderr]     Checking uom v0.35.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking roots v0.0.8
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking local-ip-address v0.5.7
[INFO] [stderr]     Checking egui_plot v0.29.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.12.3
[INFO] [stderr]     Checking accesskit_winit v0.22.4
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking teh-o-prke v0.0.1
[INFO] [stderr]     Checking tuas_boussinesq_solver v0.0.9
[INFO] [stderr]     Checking tampines-steam-tables v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking chem-eng-real-time-process-control-simulator v0.0.3
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/fhr_sim_v1/app/thermal_hydraulics_backend/mod.rs:971:14
[INFO] [stdout]     |
[INFO] [stdout] 971 |         let (mut reactor_branch_flow, mut downcomer_branch_1_flow, 
[INFO] [stdout]     |              ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/fhr_sim_v1/app/thermal_hydraulics_backend/mod.rs:971:39
[INFO] [stdout]     |
[INFO] [stdout] 971 |         let (mut reactor_branch_flow, mut downcomer_branch_1_flow, 
[INFO] [stdout]     |                                       ----^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/fhr_sim_v1/app/thermal_hydraulics_backend/mod.rs:972:13
[INFO] [stdout]     |
[INFO] [stdout] 972 |             mut downcomer_branch_2_flow, mut intermediate_heat_exchanger_branch_flow,
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/fhr_sim_v1/app/thermal_hydraulics_backend/mod.rs:972:42
[INFO] [stdout]     |
[INFO] [stdout] 972 |             mut downcomer_branch_2_flow, mut intermediate_heat_exchanger_branch_flow,
[INFO] [stdout]     |                                          ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/fhr_sim_v1/app/thermal_hydraulics_backend/mod.rs:973:13
[INFO] [stdout]     |
[INFO] [stdout] 973 |             mut intrmd_loop_ihx_br_flow,
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/fhr_sim_v1/app/thermal_hydraulics_backend/mod.rs:974:13
[INFO] [stdout]     |
[INFO] [stdout] 974 |             mut intrmd_loop_steam_gen_br_flow)
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sg_tube_14a_end_point`
[INFO] [stdout]    --> examples/fhr_sim_v1/app/mod.rs:858:13
[INFO] [stdout]     |
[INFO] [stdout] 858 |         let sg_tube_14a_end_point = create_pipe_widget_secondary_loop(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sg_tube_14a_end_point`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `turbine_tube_18f_end_point`
[INFO] [stdout]    --> examples/fhr_sim_v1/app/mod.rs:932:13
[INFO] [stdout]     |
[INFO] [stdout] 932 |         let turbine_tube_18f_end_point = create_pipe_widget_secondary_loop(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_turbine_tube_18f_end_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `turbine_tube_18h_end_point`
[INFO] [stdout]    --> examples/fhr_sim_v1/app/mod.rs:952:13
[INFO] [stdout]     |
[INFO] [stdout] 952 |         let turbine_tube_18h_end_point = create_pipe_widget_secondary_loop(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_turbine_tube_18h_end_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `turbine_tube_18i_end_point`
[INFO] [stdout]    --> examples/fhr_sim_v1/app/mod.rs:963:13
[INFO] [stdout]     |
[INFO] [stdout] 963 |         let turbine_tube_18i_end_point = create_pipe_widget_secondary_loop(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_turbine_tube_18i_end_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pump_20b_end_point`
[INFO] [stdout]     --> examples/fhr_sim_v1/app/mod.rs:1046:13
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         let pump_20b_end_point = create_pipe_widget_secondary_loop(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pump_20b_end_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `intrmd_loop_steam_gen_br_flow` and `simulation_time` are never read
[INFO] [stdout]   --> examples/fhr_sim_v1/app/thermal_hydraulics_backend/fhr_thermal_hydraulics_state.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub(crate) struct FHRThermalHydraulicsState {
[INFO] [stdout]    |                   ------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub intrmd_loop_steam_gen_br_flow: MassRate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub simulation_time: Time,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FHRThermalHydraulicsState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> examples/fhr_sim_v1/app/local_widgets_and_buttons/mod.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |     name: &str,
[INFO] [stdout]     |           ^^^^ the lifetime is elided here
[INFO] [stdout] 102 | ) -> egui::Button {
[INFO] [stdout]     |      ^^^^^^^^^^^^ 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] 102 | ) -> egui::Button<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> examples/fhr_sim_v1/app/local_widgets_and_buttons/mod.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |     name: &str,
[INFO] [stdout]     |           ^^^^ the lifetime is elided here
[INFO] [stdout] 120 | ) -> egui::Button {
[INFO] [stdout]     |      ^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 | ) -> egui::Button<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s
[INFO] running `Command { std: "docker" "inspect" "f00317a6e35dc8153a8e180040f1636040885fb33fcaa0e49246821572b175bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f00317a6e35dc8153a8e180040f1636040885fb33fcaa0e49246821572b175bc", kill_on_drop: false }`
[INFO] [stdout] f00317a6e35dc8153a8e180040f1636040885fb33fcaa0e49246821572b175bc
