[INFO] cloning repository https://github.com/isentropic-dev/twine-models
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isentropic-dev/twine-models" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisentropic-dev%2Ftwine-models", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisentropic-dev%2Ftwine-models'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc608e3855ee787e5a9cea2da0e0be8de423ffff
[INFO] testing isentropic-dev/twine-models against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisentropic-dev%2Ftwine-models" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/isentropic-dev/twine-models
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/isentropic-dev/twine-models
[INFO] tweaked toml for git repo https://github.com/isentropic-dev/twine-models written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isentropic-dev/twine-models on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isentropic-dev/twine-models 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" "+beta-2026-03-05" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 596a368cffde5733821c1384fc542da443e02600d4cbfa4ff8ec458ec4efee0a
[INFO] running `Command { std: "docker" "start" "-a" "596a368cffde5733821c1384fc542da443e02600d4cbfa4ff8ec458ec4efee0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "596a368cffde5733821c1384fc542da443e02600d4cbfa4ff8ec458ec4efee0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "596a368cffde5733821c1384fc542da443e02600d4cbfa4ff8ec458ec4efee0a", kill_on_drop: false }`
[INFO] [stdout] 596a368cffde5733821c1384fc542da443e02600d4cbfa4ff8ec458ec4efee0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c74e295a9420e67c6a34f54aa079c1410a6952ed17af083b68437bf099e5d66
[INFO] running `Command { std: "docker" "start" "-a" "5c74e295a9420e67c6a34f54aa079c1410a6952ed17af083b68437bf099e5d66", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling twine-core v0.6.0
[INFO] [stderr]    Compiling twine-models v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uom v0.36.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling twine-solvers v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.27s
[INFO] running `Command { std: "docker" "inspect" "5c74e295a9420e67c6a34f54aa079c1410a6952ed17af083b68437bf099e5d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c74e295a9420e67c6a34f54aa079c1410a6952ed17af083b68437bf099e5d66", kill_on_drop: false }`
[INFO] [stdout] 5c74e295a9420e67c6a34f54aa079c1410a6952ed17af083b68437bf099e5d66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddd07f7f71bef98074d9198ce62de874c4d92ca86784feef91c88a00ce9e4938
[INFO] running `Command { std: "docker" "start" "-a" "ddd07f7f71bef98074d9198ce62de874c4d92ca86784feef91c88a00ce9e4938", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling immutable-chunkmap v2.1.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling calloop v0.14.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling wayland-cursor v0.31.12
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling twine-solvers v0.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling twine-models v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webbrowser v1.1.0
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling egui_glow v0.31.1
[INFO] [stderr]    Compiling egui_plot v0.31.0
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling atspi-common v0.6.0
[INFO] [stderr]    Compiling atspi-proxies v0.6.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.10.1
[INFO] [stderr]    Compiling atspi-connection v0.6.0
[INFO] [stderr]    Compiling atspi v0.22.0
[INFO] [stderr]    Compiling accesskit_unix v0.13.1
[INFO] [stderr]    Compiling accesskit_winit v0.23.1
[INFO] [stderr]    Compiling egui-winit v0.31.1
[INFO] [stderr]    Compiling eframe v0.31.1
[INFO] [stderr]    Compiling twine-observers v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "ddd07f7f71bef98074d9198ce62de874c4d92ca86784feef91c88a00ce9e4938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd07f7f71bef98074d9198ce62de874c4d92ca86784feef91c88a00ce9e4938", kill_on_drop: false }`
[INFO] [stdout] ddd07f7f71bef98074d9198ce62de874c4d92ca86784feef91c88a00ce9e4938
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f1c565e4b67c049eb6eece72d8af90bbfe05f3e3642a111a755596846c1570e
[INFO] running `Command { std: "docker" "start" "-a" "9f1c565e4b67c049eb6eece72d8af90bbfe05f3e3642a111a755596846c1570e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/twine_models-190086bcbdb17414)
[INFO] [stdout] 
[INFO] [stdout] running 212 tests
[INFO] [stdout] test models::thermal::hx::discretized::core::given_ua::tests::negative_ua_returns_error ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::heat_transfer_rate::tests::from_signed_maps_directions ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::given_ua::tests::zero_returns_no_heat_transfer ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::metrics::tests::ua_is_zero_for_no_heat_transfer ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::heat_transfer_rate::tests::signed_and_magnitude_conventions ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::solve::resolved::tests::resolve_top_outlet_closes_energy_balance ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::solve::tests::counterflow_ua_matches_functional_solver ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::solve::tests::rejects_temperature_crossover ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::solve::tests::rejects_second_law_violation ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::solve::tests::parallel_flow_ua_matches_functional_solver ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_outlet::tests::bottom_outlet_computes_ua_and_top_outlet ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_outlet::tests::outlet_at_inlet_temp_gives_zero_ua ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_ua::tests::new_rejects_unsupported_segment_counts ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_outlet::tests::second_law_violation_returns_error ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_ua::tests::new_accepts_supported_segment_counts ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_outlet::tests::top_outlet_computes_ua_and_bottom_outlet ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_outlet::tests::new_accepts_supported_segment_counts ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_outlet::tests::new_rejects_unsupported_segment_counts ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_ua::tests::zero_ua_returns_inlets_unchanged ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_ua::tests::negative_ua_returns_error ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::solve::nodes::tests::counterflow_orders_bottom_from_right_to_left ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_outlet::tests::given_ua_and_given_outlet_agree ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::given_ua::tests::roundtrip ... ok
[INFO] [stdout] test models::thermal::hx::discretized::recuperator::given_ua::tests::call_hot_cools_and_cold_heats ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::cooling_infinity_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::cooling_negative_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::cooling_positive_ok ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::cooling_zero_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::signed_cooling_is_negative ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::signed_heating_is_positive ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::signed_none_is_zero ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::buoyancy::tests::equal_temperatures_stable ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::buoyancy::tests::no_mixing_needed ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::energy_balance::tests::conduction_sign_and_magnitude_bottom_only ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::cooling_nan_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::heating_infinity_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::energy_balance::tests::fluid_flows_basic_heating ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::energy_balance::tests::conduction_superposition_all_faces ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::energy_balance::tests::fluid_flows_multiple_terms_match_hand_calc ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::energy_balance::tests::fluid_flows_cancellation ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::heating_positive_ok ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::heating_zero_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::heating_nan_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::buoyancy::tests::uneven_volumes_weighted_average ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::energy_balance::tests::aux_heat_sums_and_scales ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::geometry::tests::nan_height_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::geometry::tests::negative_diameter_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::energy_balance::tests::conduction_cancel_bottom_vs_top ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::energy_balance::tests::nothing_changes_at_equilibrium ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::geometry::tests::nan_diameter_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::geometry::tests::vertical_cylinder_with_two_nodes ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::geometry::tests::zero_diameter_errors ... ok
[INFO] [stdout] test models::thermal::hx::discretized::core::given_ua::tests::handles_second_law_violations_during_iteration ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::aux_heat_flow::tests::heating_negative_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::buoyancy::tests::fully_inverted_all_mixed ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::geometry::tests::zero_height_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::buoyancy::tests::partial_inversion_mixed_from_unstable_region ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::geometry::tests::zero_node_count_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::negative_span_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_abs_out_of_bounds_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_in_node_middle ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::span_over_three_of_five_nodes ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_in_node_out_of_range_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::tiny_span_on_boundary_splits_evenly ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::zero_span_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_rel_out_of_range_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::span_within_single_node ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_in_node_zero ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::span_crosses_two_nodes ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::nan_span_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_abs_selects_containing_node ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_on_internal_boundary_maps_to_lower_node ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_rel_top ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::span_full_tank_proportional_to_node_heights ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::span_out_of_bounds_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::buoyancy::tests::single_node_stable ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::mass_balance::tests::inlet_and_outlet_same_node_no_vertical_flow ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::mass_balance::tests::two_ports_mixed_distribution ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::port_flow::tests::infinite_rate_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::port_flow::tests::nan_rate_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::tests::aux_only_heats_target_node ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::tests::at_equilibrium_all_zero_derivatives ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::tests::insulation_type_affects_thermal_response ... ok
[INFO] [stdout] test models::thermal::tank::stratified::tests::instantaneous_aux_cooling_derivative_is_negative ... ok
[INFO] [stdout] test models::thermal::tank::stratified::tests::model_call_delegates_to_evaluate ... ok
[INFO] [stdout] test models::thermal::tank::stratified::tests::at_equilibrium_all_derivatives_zero ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::mass_balance::tests::zero_flow_rate_no_vertical_flow ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::port_flow::tests::nan_temperature_errors ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::location::tests::point_rel_bottom ... ok
[INFO] [stdout] test models::thermal::tank::stratified::tests::aux_heating_raises_temperature_over_time ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::port_flow::tests::negative_rate_errors ... ok
[INFO] [stdout] test support::constraint::non_positive::tests::powers ... ok
[INFO] [stdout] test support::constraint::non_zero::tests::floats ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::port_flow::tests::positive_rate_ok ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::port_flow::tests::rate_accessor_returns_stored_value ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::port_flow::tests::zero_rate_ok ... ok
[INFO] [stdout] test support::constraint::non_negative::tests::floats ... ok
[INFO] [stdout] test support::constraint::non_negative::tests::integers ... ok
[INFO] [stdout] test support::constraint::non_zero::tests::integers ... ok
[INFO] [stdout] test support::constraint::non_negative::tests::mass_rates ... ok
[INFO] [stdout] test support::constraint::non_positive::tests::floats ... ok
[INFO] [stdout] test support::constraint::non_positive::tests::integers ... ok
[INFO] [stdout] test models::thermal::tank::stratified::core::mass_balance::tests::single_port_bottom_in_top_out ... ok
[INFO] [stdout] test support::constraint::strictly_negative::tests::floats ... ok
[INFO] [stdout] test support::constraint::strictly_positive::tests::floats ... ok
[INFO] [stdout] test support::constraint::strictly_positive::tests::integers ... ok
[INFO] [stdout] test support::constraint::unit_interval::closed::tests::floats_nan_is_not_a_number ... ok
[INFO] [stdout] test support::constraint::unit_interval::closed::tests::floats_out_of_range ... ok
[INFO] [stdout] test support::constraint::unit_interval::closed::tests::uom_ratio_out_of_range ... ok
[INFO] [stdout] test support::constraint::unit_interval::lower_open::tests::floats_nan_is_not_a_number ... ok
[INFO] [stdout] test support::constraint::unit_interval::closed::tests::uom_ratio_valid ... ok
[INFO] [stdout] test support::constraint::unit_interval::lower_open::tests::floats_valid ... ok
[INFO] [stdout] test support::constraint::unit_interval::lower_open::tests::uom_ratio_out_of_range ... ok
[INFO] [stdout] test support::constraint::unit_interval::lower_open::tests::uom_ratio_valid ... ok
[INFO] [stdout] test support::constraint::unit_interval::open::tests::floats_nan_is_not_a_number ... ok
[INFO] [stdout] test support::constraint::unit_interval::open::tests::floats_out_of_range ... ok
[INFO] [stdout] test support::constraint::unit_interval::lower_open::tests::floats_out_of_range ... ok
[INFO] [stdout] test support::constraint::unit_interval::open::tests::uom_ratio_out_of_range ... ok
[INFO] [stdout] test support::constraint::unit_interval::open::tests::floats_valid ... ok
[INFO] [stdout] test support::constraint::unit_interval::open::tests::uom_ratio_valid ... ok
[INFO] [stdout] test support::constraint::unit_interval::upper_open::tests::floats_nan_is_not_a_number ... ok
[INFO] [stdout] test support::constraint::unit_interval::upper_open::tests::floats_out_of_range ... ok
[INFO] [stdout] test support::constraint::unit_interval::upper_open::tests::floats_valid ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::cooling::turns_off_at_or_below_setpoint ... ok
[INFO] [stdout] test support::constraint::unit_interval::upper_open::tests::uom_ratio_valid ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::cooling::stays_off_in_deadband ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::heating::stays_off_in_deadband ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::cooling::stays_on_above_setpoint ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::cooling::turns_on_at_or_above_threshold ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::heating::turns_off_at_or_above_setpoint ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::heating::turns_on_at_or_below_threshold ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::deadband::rejects_negative ... ok
[INFO] [stdout] test support::hx::arrangement::parallel_flow::tests::roundtrip ... ok
[INFO] [stdout] test support::hx::arrangement::counter_flow::tests::roundtrip ... ok
[INFO] [stdout] test support::hx::arrangement::cross_flow::tests::roundtrip ... ok
[INFO] [stdout] test support::hx::arrangement::shell_and_tube::tests::roundtrip ... ok
[INFO] [stdout] test support::hx::arrangement::shell_and_tube::tests::validation_outcomes ... ok
[INFO] [stdout] test support::hx::capacitance_rate::tests::from_mass_rate_and_specific_heat ... ok
[INFO] [stdout] test support::hx::flow::tests::incoming_is_positive ... ok
[INFO] [stdout] test support::hx::flow::tests::from_signed_heat_rate_classifies_correctly ... ok
[INFO] [stdout] test support::hx::flow::tests::outgoing_is_negative ... ok
[INFO] [stdout] test support::hx::capacity_ratio::tests::from_capacitance_rates ... ok
[INFO] [stdout] test support::hx::effectiveness_ntu::tests::ntu_from_conductance_and_capacitance_rates ... ok
[INFO] [stdout] test support::hx::flow::tests::none_is_zero ... ok
[INFO] [stdout] test support::hx::flow::tests::rejects_nan_input ... ok
[INFO] [stdout] test support::hx::flow::tests::rejects_negative_incoming ... ok
[INFO] [stdout] test support::hx::flow::tests::rejects_zero_incoming ... ok
[INFO] [stdout] test support::hx::functional::tests::test_known_conditions_and_inlets ... ok
[INFO] [stdout] test support::schedule::step_schedule::step::tests::cmp_to_time_works ... ok
[INFO] [stdout] test support::hx::functional::tests::test_known_conductance_and_inlets ... ok
[INFO] [stdout] test support::hx::stream::tests::stream_new_from_heat_rate ... ok
[INFO] [stdout] test support::schedule::step_schedule::step::tests::overlaps_works ... ok
[INFO] [stdout] test support::hx::stream::tests::stream_new_from_outlet_temperature ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::deadband::accepts_zero ... ok
[INFO] [stdout] test support::schedule::step_schedule::step::tests::step_creation ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::deadband::rejects_nan ... ok
[INFO] [stdout] test support::schedule::step_schedule::step::tests::value_at_works ... ok
[INFO] [stdout] test support::schedule::step_schedule::tests::new_rejects_overlapping_steps ... ok
[INFO] [stdout] test support::schedule::step_schedule::tests::new_succeeds_with_non_overlapping_steps ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::deadband::accepts_positive ... ok
[INFO] [stdout] test support::schedule::step_schedule::tests::try_push_inserts_steps_correctly ... ok
[INFO] [stdout] test support::schedule::step_schedule::tests::try_push_rejects_overlapping_step ... ok
[INFO] [stdout] test support::schedule::step_schedule::tests::steps_are_sorted_by_start_time ... ok
[INFO] [stdout] test support::schedule::step_schedule::tests::value_at_handles_empty_schedule ... ok
[INFO] [stdout] test support::schedule::step_schedule::tests::value_at_handles_exact_start_and_end_bounds ... ok
[INFO] [stdout] test support::schedule::step_schedule::tests::value_at_works_for_large_schedules ... ok
[INFO] [stdout] test support::thermo::model::ideal_gas_eos::tests::pressure_density_roundtrip ... ok
[INFO] [stdout] test support::constraint::unit_interval::closed::tests::floats_valid ... ok
[INFO] [stdout] test support::thermo::model::ideal_gas_eos::tests::temperature_density_roundtrip ... ok
[INFO] [stdout] test support::control::thermostat::setpoint::tests::heating::stays_on_below_setpoint ... ok
[INFO] [stdout] test support::thermo::model::ideal_gas_eos::tests::pressure_temperature_roundtrip ... ok
[INFO] [stdout] test support::thermo::model::perfect_gas::tests::state_from_pressure_enthalpy_roundtrip ... ok
[INFO] [stdout] test support::thermo::model::perfect_gas::tests::state_from_enthalpy_entropy_roundtrip ... ok
[INFO] [stdout] test support::thermo::model::perfect_gas::tests::state_from_pressure_entropy_roundtrip ... ok
[INFO] [stdout] test models::thermal::tank::stratified::tests::aux_cooling_lowers_temperature_over_time ... ok
[INFO] [stdout] test support::thermo::state::tests::step_advances_temperature_and_density ... ok
[INFO] [stdout] test support::thermo::state::tests::step_zero_derivative_is_identity ... ok
[INFO] [stdout] test support::thermo::model::incompressible::tests::internal_energy_equals_enthalpy ... ok
[INFO] [stdout] test support::thermo::model::perfect_gas::tests::basic_properties ... ok
[INFO] [stdout] test support::thermo::model::perfect_gas::tests::carbon_dioxide_parameters_smoke_test ... ok
[INFO] [stdout] test support::thermo::model::perfect_gas::tests::increase_temperature_at_constant_density ... ok
[INFO] [stdout] test support::thermo::model::incompressible::tests::increase_temperature ... ok
[INFO] [stdout] test support::thermo::model::perfect_gas::tests::increase_density_at_constant_temperature ... ok
[INFO] [stdout] test support::thermo::state::tests::zst_fluid_markers_step_to_themselves ... ok
[INFO] [stdout] test support::turbomachinery::compressor::isentropic::tests::core_non_physical_work_returns_outlet_state ... ok
[INFO] [stdout] test support::turbomachinery::compressor::isentropic::tests::core_property_failure_is_wrapped ... ok
[INFO] [stdout] test support::turbomachinery::compressor::isentropic::tests::core_state_from_pressure_enthalpy_failure_is_wrapped ... ok
[INFO] [stdout] test support::turbomachinery::compressor::isentropic::tests::core_state_from_pressure_entropy_failure_is_wrapped ... ok
[INFO] [stdout] test support::turbomachinery::efficiency::tests::from_ratio_roundtrip ... ok
[INFO] [stdout] test support::turbomachinery::efficiency::tests::rejects_above_one ... ok
[INFO] [stdout] test support::turbomachinery::efficiency::tests::accepts_valid_range ... ok
[INFO] [stdout] test support::turbomachinery::compressor::isentropic::tests::normal_compression_matches_expected_work ... ok
[INFO] [stdout] test support::turbomachinery::compressor::isentropic::tests::outlet_pressure_less_than_inlet_is_an_error ... ok
[INFO] [stdout] test support::hx::stream::tests::stream_inlet_with_heat_flow ... ok
[INFO] [stdout] test support::turbomachinery::efficiency::tests::rejects_nan ... ok
[INFO] [stdout] test support::turbomachinery::efficiency::tests::rejects_negative ... ok
[INFO] [stdout] test support::turbomachinery::efficiency::tests::rejects_zero ... ok
[INFO] [stdout] test support::turbomachinery::turbine::isentropic::tests::core_non_physical_work_returns_outlet_state ... ok
[INFO] [stdout] test support::turbomachinery::turbine::isentropic::tests::core_property_failure_is_wrapped ... ok
[INFO] [stdout] test support::turbomachinery::turbine::isentropic::tests::core_state_from_pressure_enthalpy_failure_is_wrapped ... ok
[INFO] [stdout] test support::turbomachinery::turbine::isentropic::tests::core_state_from_pressure_entropy_failure_is_wrapped ... ok
[INFO] [stdout] test support::turbomachinery::turbine::isentropic::tests::outlet_pressure_greater_than_inlet_is_an_error ... ok
[INFO] [stdout] test support::turbomachinery::turbine::isentropic::tests::normal_expansion_matches_expected_work ... ok
[INFO] [stdout] test support::turbomachinery::work::tests::compression_work_from_constrained_quantity_roundtrip ... ok
[INFO] [stdout] test support::turbomachinery::work::tests::compression_work_rejects_negative ... ok
[INFO] [stdout] test support::turbomachinery::work::tests::expansion_work_from_constrained ... ok
[INFO] [stdout] test support::turbomachinery::work::tests::expansion_work_rejects_negative ... ok
[INFO] [stdout] test support::units::temperature_difference::tests::subtract_temperatures ... ok
[INFO] [stdout] test models::thermal::tank::stratified::tests::tank_with_conduction_reaches_equilibrium ... ok
[INFO] [stdout] test support::constraint::strictly_negative::tests::integers ... ok
[INFO] [stderr]      Running tests/coolprop_wasm.rs (/opt/rustwide/target/debug/deps/coolprop_wasm-89197830bf601814)
[INFO] [stdout] test support::constraint::strictly_positive::tests::mass_rates ... ok
[INFO] [stdout] test support::constraint::unit_interval::upper_open::tests::uom_ratio_out_of_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 212 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests twine_models
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/models/thermal/hx/discretized/core/traits.rs - models::thermal::hx::discretized::core::traits::DiscretizedArrangement::bottom_select (line 33) ... ignored
[INFO] [stdout] test src/models/thermal/tank/stratified/core.rs - models::thermal::tank::stratified::core::StratifiedTank<0,P,Q>::new (line 161) ... ignored
[INFO] [stdout] test src/models/thermal/tank/stratified.rs - models::thermal::tank::stratified::TankOdeProblem (line 133) ... ok
[INFO] [stdout] test src/support/constraint/strictly_negative.rs - support::constraint::strictly_negative::StrictlyNegative (line 18) ... ok
[INFO] [stdout] test src/support/constraint/unit_interval/open.rs - support::constraint::unit_interval::open::UnitIntervalOpen (line 20) ... ok
[INFO] [stdout] test src/support/constraint.rs - support::constraint::Constrained (line 102) ... ok
[INFO] [stdout] test src/support/constraint/non_positive.rs - support::constraint::non_positive::NonPositive (line 18) ... ok
[INFO] [stdout] test src/support/constraint/strictly_positive.rs - support::constraint::strictly_positive::StrictlyPositive (line 18) ... ok
[INFO] [stdout] test src/support/constraint/non_negative.rs - support::constraint::non_negative::NonNegative (line 18) ... ok
[INFO] [stdout] test src/support/schedule/step_schedule.rs - support::schedule::step_schedule::StepSchedule (line 29) ... ok
[INFO] [stdout] test src/support/constraint/unit_interval/upper_open.rs - support::constraint::unit_interval::upper_open::UnitIntervalUpperOpen (line 20) ... ok
[INFO] [stdout] test src/support/schedule/step_schedule.rs - support::schedule::step_schedule::StepSchedule<T,V>::value_at (line 141) ... ok
[INFO] [stdout] test src/support/control/thermostat/setpoint.rs - support::control::thermostat::setpoint::heating (line 55) ... ok
[INFO] [stdout] test src/support/thermo/state.rs - support::thermo::state::StateDerivative (line 84) ... ok
[INFO] [stdout] test src/support/schedule/step_schedule/step.rs - support::schedule::step_schedule::step::Step<T,V>::new (line 47) ... ok
[INFO] [stdout] test src/support/schedule/step_schedule/step.rs - support::schedule::step_schedule::step::Step<T,V>::overlaps (line 101) ... ok
[INFO] [stdout] test src/support/hx.rs - support::hx (line 22) ... ok
[INFO] [stdout] test src/support/schedule/step_schedule/step.rs - support::schedule::step_schedule::step::Step (line 15) ... ok
[INFO] [stdout] test src/support/thermo/state.rs - support::thermo::state::State (line 21) ... ok
[INFO] [stdout] test src/support/units.rs - support::units (line 11) ... ok
[INFO] [stdout] test src/support/control/thermostat/setpoint.rs - support::control::thermostat::setpoint::cooling (line 110) ... ok
[INFO] [stdout] test src/support/constraint/unit_interval/upper_open.rs - support::constraint::unit_interval::upper_open::UnitIntervalUpperOpen (line 43) ... ok
[INFO] [stdout] test src/support/constraint/unit_interval/lower_open.rs - support::constraint::unit_interval::lower_open::UnitIntervalLowerOpen (line 43) ... ok
[INFO] [stdout] test src/support/constraint/unit_interval/closed.rs - support::constraint::unit_interval::closed::UnitInterval (line 44) ... ok
[INFO] [stdout] test src/support/constraint/unit_interval/closed.rs - support::constraint::unit_interval::closed::UnitInterval (line 20) ... ok
[INFO] [stdout] test src/support/constraint/unit_interval/lower_open.rs - support::constraint::unit_interval::lower_open::UnitIntervalLowerOpen (line 20) ... ok
[INFO] [stdout] test src/support/constraint/non_zero.rs - support::constraint::non_zero::NonZero (line 18) ... ok
[INFO] [stdout] test src/support/constraint/unit_interval/open.rs - support::constraint::unit_interval::open::UnitIntervalOpen (line 39) ... ok
[INFO] [stdout] test src/models/thermal/hx/discretized/recuperator/given_ua.rs - models::thermal::hx::discretized::recuperator::given_ua::RecuperatorGivenUa (line 68) ... ok
[INFO] [stdout] test src/models/thermal/tank/stratified.rs - models::thermal::tank::stratified (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/models/thermal/hx/discretized/core.rs - models::thermal::hx::discretized::core::DiscretizedHx (line 48) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.14s; merged doctests compilation took 2.77s
[INFO] running `Command { std: "docker" "inspect" "9f1c565e4b67c049eb6eece72d8af90bbfe05f3e3642a111a755596846c1570e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f1c565e4b67c049eb6eece72d8af90bbfe05f3e3642a111a755596846c1570e", kill_on_drop: false }`
[INFO] [stdout] 9f1c565e4b67c049eb6eece72d8af90bbfe05f3e3642a111a755596846c1570e
