[INFO] fetching crate dps-gas 0.1.0...
[INFO] testing dps-gas-0.1.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate dps-gas 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate dps-gas 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dps-gas 0.1.0
[INFO] tweaked toml for crates.io crate dps-gas 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dps-gas 0.1.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dps-gas 0.1.0 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" "+1.98.0-beta.1" "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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e
[INFO] running `Command { std: "docker" "start" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling dps-units v0.1.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling dps-environment v0.1.0
[INFO] [stderr]    Compiling dps-gas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
[INFO] running `Command { std: "docker" "inspect" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dps-units v0.1.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling dps-environment v0.1.0
[INFO] [stderr]    Compiling dps-gas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.67s
[INFO] running `Command { std: "docker" "inspect" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dps_gas-15d90b77e87c932e)
[INFO] [stdout] 
[INFO] [stdout] running 169 tests
[INFO] [stdout] test blend::membrane::tests::diluent_ratios_are_fo2_independent ... ok
[INFO] [stdout] test blend::membrane::tests::from_analysis_rejects_pure_o2 ... ok
[INFO] [stdout] test blend::membrane::tests::blend_name_is_membrane ... ok
[INFO] [stdout] test blend::membrane::tests::from_analysis_roundtrips_components ... ok
[INFO] [stdout] test blend::membrane::tests::invalid_membrane_fractions_display_mentions_constraint ... ok
[INFO] [stdout] test blend::membrane::tests::typical_components_sum_to_one ... ok
[INFO] [stdout] test blend::partial_pressure::tests::air_recovers_standard_air_composition ... ok
[INFO] [stdout] test blend::partial_pressure::tests::blend_name_is_partial_pressure ... ok
[INFO] [stdout] test blend::membrane::tests::from_analysis_rejects_over_full ... ok
[INFO] [stdout] test blend::partial_pressure::tests::air_fractions_sum_to_one ... ok
[INFO] [stdout] test blend::partial_pressure::tests::ean32_fractions_sum_to_one ... ok
[INFO] [stdout] test blend::partial_pressure::tests::pure_o2_has_zero_diluent ... ok
[INFO] [stdout] test blend::psa::tests::accepts_fo2_below_ceiling ... ok
[INFO] [stdout] test blend::psa::tests::ar_scales_with_fo2 ... ok
[INFO] [stdout] test blend::partial_pressure::tests::n2_ar_ratio_matches_air ... ok
[INFO] [stdout] test blend::psa::tests::blend_name_is_psa ... ok
[INFO] [stdout] test components::tests::molar_mass_of_air_is_approximately_28_97 ... ok
[INFO] [stdout] test blend::psa::tests::n2_approaches_zero_near_ceiling ... ok
[INFO] [stdout] test components::tests::accessors::ar_matches_noaa_air_composition ... ok
[INFO] [stdout] test components::tests::accessors::n2_is_dominant_diluent_in_air ... ok
[INFO] [stdout] test components::tests::accessors::o2_returns_oxygen_fraction ... ok
[INFO] [stdout] test components::tests::accessors::co2_is_sub_ppt_trace ... ok
[INFO] [stdout] test components::tests::accessors::other_is_smaller_than_co2 ... ok
[INFO] [stdout] test components::tests::accessors::sum_equals_one_for_air ... ok
[INFO] [stdout] test blend::psa::tests::has_zero_co2 ... ok
[INFO] [stdout] test blend::psa::tests::rejects_fo2_above_ceiling ... ok
[INFO] [stdout] test components::tests::narcotic_fraction_equals_n2_plus_potency_times_ar ... ok
[INFO] [stdout] test blend::psa::tests::fractions_sum_to_one ... ok
[INFO] [stdout] test components::tests::narcotic_fraction_of_ean32_is_less_than_air ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_01 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_03 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_08 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_09 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_10 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_11 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_12 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_13 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_14 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_15 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_05 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_06 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_16 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_02 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_07 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_04 ... ok
[INFO] [stdout] test components::tests::molar_mass_increases_with_fo2 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_17 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_18 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_19 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_20 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_21 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_22 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_23 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_24 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_25 ... ok
[INFO] [stdout] test constants::tests::cns_limit_boundaries::case_26 ... ok
[INFO] [stdout] test eanx::detail::tests::display::air_shows_gas_name_and_blend_method ... ok
[INFO] [stdout] test eanx::detail::tests::display::all_component_labels_appear ... ok
[INFO] [stdout] test eanx::detail::tests::display::first_line_contains_gas_name_and_blend_method ... ok
[INFO] [stdout] test eanx::detail::tests::display::from_impl_matches_detail_method ... ok
[INFO] [stdout] test eanx::detail::tests::display::has_five_component_lines ... ok
[INFO] [stdout] test eanx::detail::tests::display::into_inner_recovers_original_blend ... ok
[INFO] [stdout] test eanx::detail::tests::display::membrane_blend_shows_membrane_name ... ok
[INFO] [stdout] test eanx::detail::tests::display::o2_fraction_value_appears ... ok
[INFO] [stdout] test eanx::detail::tests::display::psa_blend_shows_psa_name ... ok
[INFO] [stdout] test eanx::detail::tests::display::pure_o2_shows_100_percent_o2 ... ok
[INFO] [stdout] test eanx::detail::tests::display::pure_o2_shows_gas_name_and_blend_method ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::ead_summary::from_impl_matches_summary_method ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::ead_summary::into_inner_recovers_ead ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::equivalent_air_depth::depth_accessor_returns_meters ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::equivalent_air_depth::depth_is_preserved ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::equivalent_air_depth::display_shows_ead_depth ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::equivalent_air_depth::ean32_pp_formula_at_30m ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::equivalent_air_depth::enriched_air_gives_shallower_ead ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::equivalent_air_depth::fo2_is_preserved ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::equivalent_air_depth::from_gives_meters ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::equivalent_air_depth::surface_depth_clamps_to_zero ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::ead_summary::summary_shows_ead_not_actual_depth ... ok
[INFO] [stdout] test eanx::equivalent_air_depth::tests::ead_summary::summary_formats_full_detail ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::end_summary::from_impl_matches_summary_method ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::end_summary::into_inner_recovers_end ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::end_summary::summary_formats_full_detail ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::end_summary::summary_shows_end_not_actual_depth ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::depth_accessor_returns_meters ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::depth_is_preserved ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::display_shows_end_depth ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::ean32_pp_formula_at_30m ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::enriched_air_gives_shallower_end ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::fo2_is_preserved ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::from_gives_meters ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::higher_fo2_gives_lower_end ... ok
[INFO] [stdout] test eanx::error::tests::display::blend_ceiling_exceeded_contains_ceiling ... ok
[INFO] [stdout] test eanx::error::tests::display::o2_too_low_contains_fraction ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::maximum_narcotic_depth::depth_accessor_returns_meters ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::maximum_narcotic_depth::display_shows_mnd_depth ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::maximum_narcotic_depth::end_limit_is_preserved ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::maximum_narcotic_depth::enriched_air_gives_deeper_mnd ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::maximum_narcotic_depth::fo2_is_preserved ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::maximum_narcotic_depth::from_gives_meters ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::maximum_narcotic_depth::mnd_is_inverse_of_end ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::mnd_summary::from_impl_matches_summary_method ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::mnd_summary::into_inner_recovers_mnd ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::mnd_summary::summary_formats_full_detail ... ok
[INFO] [stdout] test eanx::maximum_narcotic_depth::tests::mnd_summary::summary_shows_mnd_not_end_limit ... ok
[INFO] [stdout] test eanx::minimum_operating_depth::tests::minimum_operating_depth::display_shows_depth ... ok
[INFO] [stdout] test eanx::minimum_operating_depth::tests::minimum_operating_depth::summary_formats_full_detail ... ok
[INFO] [stdout] test eanx::minimum_operating_depth::tests::minimum_operating_depth::try_from_rejects_fo2_below_minimum ... ok
[INFO] [stdout] test eanx::minimum_operating_depth::tests::mod_summary::from_impl_matches_summary_method ... ok
[INFO] [stdout] test eanx::minimum_operating_depth::tests::mod_summary::into_inner_recovers_original_minimod ... ok
[INFO] [stdout] test eanx::minimum_operating_depth::tests::mod_summary::summary_formats_full_detail ... ok
[INFO] [stdout] test eanx::operating_depth::tests::mod_summary::from_impl_matches_summary_method ... ok
[INFO] [stdout] test eanx::operating_depth::tests::mod_summary::into_inner_recovers_original_mod ... ok
[INFO] [stdout] test eanx::operating_depth::tests::mod_summary::summary_formats_full_detail ... ok
[INFO] [stdout] test eanx::operating_depth::tests::operating_depth::display_shows_depth ... ok
[INFO] [stdout] test eanx::operating_depth::tests::operating_depth::into_meters_gives_depth ... ok
[INFO] [stdout] test eanx::operating_depth::tests::operating_depth::try_from_rejects_fo2_below_minimum ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2::depth_is_preserved ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2::display_shows_ppo2_bar_value ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2::fo2_is_preserved ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2::from_gives_bar ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2::ppo2_accessor_returns_bar ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2::ppo2_at_eanx40_10m ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2::ppo2_at_air_30m ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2::ppo2_at_surface_equals_surface_pressure_times_fo2 ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2_summary::from_impl_matches_summary_method ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2_summary::into_inner_recovers_ppo2 ... ok
[INFO] [stdout] test eanx::ppo2::tests::ppo2_summary::summary_formats_full_detail ... ok
[INFO] [stdout] test eanx::tests::best_mix::ppo2_at_target_equals_limit ... ok
[INFO] [stdout] test eanx::tests::best_mix::shallow_depth_clamps_to_pure_o2 ... ok
[INFO] [stdout] test eanx::tests::best_mix::very_deep_returns_err ... ok
[INFO] [stdout] test eanx::tests::display::display_high_o2_mixes ... ok
[INFO] [stdout] test eanx::tests::cns_rate_at::above_1_6_bar_is_infinite ... ok
[INFO] [stdout] test eanx::tests::display::display_hypoxic_mixes ... ok
[INFO] [stdout] test eanx::tests::cns_rate_at::at_1_4_bar_limit_is_150_minutes ... ok
[INFO] [stdout] test eanx::tests::cns_rate_at::zero_below_threshold ... ok
[INFO] [stdout] test eanx::tests::default::default_fo2_is_21_percent ... ok
[INFO] [stdout] test eanx::tests::default::default_is_air ... ok
[INFO] [stdout] test eanx::tests::display::display_named_nitrox_mixes ... ok
[INFO] [stdout] test eanx::tests::display::display_air ... ok
[INFO] [stdout] test eanx::tests::best_mix::at_30m_1_4_bar ... ok
[INFO] [stdout] test eanx::tests::display::display_pure_o2 ... ok
[INFO] [stdout] test eanx::tests::display::display_unnamed_mix_shows_fraction ... ok
[INFO] [stdout] test eanx::tests::fo2::fo2_matches_fraction ... ok
[INFO] [stdout] test eanx::tests::gas_density_at::air_at_surface_is_approximately_1_20_g_per_l ... ok
[INFO] [stdout] test eanx::tests::gas_density_at::density_doubles_at_one_atmosphere_depth ... ok
[INFO] [stdout] test eanx::tests::minimod_at::fo2_is_preserved ... ok
[INFO] [stdout] test eanx::tests::minimod_at::hypoxic_10_percent_at_0_16_bar ... ok
[INFO] [stdout] test eanx::tests::minimod_at::into_meters_gives_depth ... ok
[INFO] [stdout] test eanx::tests::minimod_at::normoxic_mix_has_zero_minimod ... ok
[INFO] [stdout] test eanx::tests::minimod_at::ppo2_min_is_preserved ... ok
[INFO] [stdout] test eanx::tests::mod_at::fo2_is_preserved ... ok
[INFO] [stdout] test eanx::tests::mod_at::mod_at_clamps_to_zero_when_negative ... ok
[INFO] [stdout] test eanx::tests::mod_at::mod_at_eanx32_1_4_bar ... ok
[INFO] [stdout] test eanx::tests::mod_at::mod_at_eanx40_1_4_bar ... ok
[INFO] [stdout] test eanx::tests::display::display_is_blend_method_agnostic ... ok
[INFO] [stdout] test eanx::tests::mod_at::mod_at_pure_o2_1_6_bar ... ok
[INFO] [stdout] test eanx::tests::mod_at::ppo2_max_is_preserved ... ok
[INFO] [stdout] test eanx::tests::otu_rate_at::zero_below_0_5_bar ... ok
[INFO] [stdout] test eanx::tests::try_from_percent::try_from_percent_accepts_fraction_that_rounds_into_valid_range ... ok
[INFO] [stdout] test eanx::tests::try_from_percent::try_from_percent_preserves_fraction::case_1 ... ok
[INFO] [stdout] test eanx::tests::try_from_percent::try_from_percent_preserves_fraction::case_2 ... ok
[INFO] [stdout] test eanx::tests::try_from_percent::try_from_percent_preserves_fraction::case_3 ... ok
[INFO] [stdout] test eanx::tests::try_from_percent::try_from_percent_preserves_fraction::case_4 ... ok
[INFO] [stdout] test eanx::tests::try_from_percent::try_from_percent_rejects_below_minimum ... ok
[INFO] [stdout] test tests::membrane_typical_has_higher_ar_than_pp ... ok
[INFO] [stdout] test tests::pp_and_psa_have_different_ar_at_ean32 ... ok
[INFO] [stdout] test tests::psa_is_denser_than_pp_at_same_fo2 ... ok
[INFO] [stdout] test eanx::equivalent_narcotic_depth::tests::equivalent_narcotic_depth::surface_depth_clamps_to_zero ... ok
[INFO] [stdout] test eanx::tests::otu_rate_at::follows_noaa_formula ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- eanx::tests::otu_rate_at::follows_noaa_formula stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'eanx::tests::otu_rate_at::follows_noaa_formula' (967) panicked at src/eanx/mod.rs:958:13:
[INFO] [stdout] assert_relative_eq!(ean(0.32)?.otu_rate_at(depth), expected, epsilon = 1e-9)
[INFO] [stdout] 
[INFO] [stdout]     left  = OTUPerMinute(1.0911922997607089)
[INFO] [stdout]     right = OTUPerMinute(1.9397965787752485)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c0ba59cf1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x563c0ba59cf1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x563c0ba59cf1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x563c0ba59cf1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x563c0ba6df3a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x563c0ba6df3a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x563c0ba5e1ac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x563c0ba5e1ac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x563c0ba383e6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x563c0ba383e6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x563c0ba51e99 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x563c0b9e9a30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x563c0b9e9a30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x563c0ba52052 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x563c0ba52052 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x563c0ba38492 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x563c0ba2fdf9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x563c0ba3908d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x563c0ba6e66c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x563c0b9b17a0 - dps_gas[4e03a1d6e53ed8f0]::eanx::tests::otu_rate_at::follows_noaa_formula
[INFO] [stdout]                                at /opt/rustwide/workdir/src/eanx/mod.rs:958:13
[INFO] [stdout]   20:     0x563c0b9af4ec - dps_gas[4e03a1d6e53ed8f0]::eanx::tests::otu_rate_at::follows_noaa_formula::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/eanx/mod.rs:951:38
[INFO] [stdout]   21:     0x563c0b9cf816 - <dps_gas[4e03a1d6e53ed8f0]::eanx::tests::otu_rate_at::follows_noaa_formula::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x563c0b9dcd6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x563c0b9dcd6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x563c0b9ea3b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x563c0b9ea3b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x563c0b9ea3b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x563c0b9ea3b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x563c0b9ea3b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x563c0b9ea3b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x563c0b9ea3b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x563c0b9e4e64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x563c0b9e4e64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x563c0b9ed502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x563c0b9ed502 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x563c0b9ed502 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x563c0b9ed502 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x563c0b9ed502 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x563c0b9ed502 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x563c0b9ed502 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x563c0ba5957f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x563c0ba5957f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7d0c3470daa4 - <unknown>
[INFO] [stdout]   43:     0x7d0c3479aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     eanx::tests::otu_rate_at::follows_noaa_formula
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 168 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e", kill_on_drop: false }`
[INFO] [stdout] b7a6294ffbfa32bafeaaeb1f9e230795b9ee2c7bcc09db7bda40993137e2593e
