[INFO] fetching crate finquant 0.0.55... [INFO] testing finquant-0.0.55 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate finquant 0.0.55 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate finquant 0.0.55 [INFO] finished tweaking crates.io crate finquant 0.0.55 [INFO] tweaked toml for crates.io crate finquant 0.0.55 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate finquant 0.0.55 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate finquant 0.0.55 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.2.20 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded roots v0.0.8 [INFO] [stderr] Downloaded typetag-impl v0.2.20 [INFO] [stderr] Downloaded iso_country v0.1.4 [INFO] [stderr] Downloaded cc v1.2.38 [INFO] [stderr] Downloaded iso_currency v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baa94edd8548f19dbd5edcf543617ef829518f01209371901cbacf50f9185020 [INFO] running `Command { std: "docker" "start" "-a" "baa94edd8548f19dbd5edcf543617ef829518f01209371901cbacf50f9185020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baa94edd8548f19dbd5edcf543617ef829518f01209371901cbacf50f9185020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa94edd8548f19dbd5edcf543617ef829518f01209371901cbacf50f9185020", kill_on_drop: false }` [INFO] [stdout] baa94edd8548f19dbd5edcf543617ef829518f01209371901cbacf50f9185020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edac91fd41e9f003f16dc2265a63f3323969d2a85696455a9fa5e897d84135fa [INFO] running `Command { std: "docker" "start" "-a" "edac91fd41e9f003f16dc2265a63f3323969d2a85696455a9fa5e897d84135fa", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iso_country v0.1.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling roots v0.0.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling iso_currency v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling finquant v0.0.55 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.88s [INFO] running `Command { std: "docker" "inspect" "edac91fd41e9f003f16dc2265a63f3323969d2a85696455a9fa5e897d84135fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edac91fd41e9f003f16dc2265a63f3323969d2a85696455a9fa5e897d84135fa", kill_on_drop: false }` [INFO] [stdout] edac91fd41e9f003f16dc2265a63f3323969d2a85696455a9fa5e897d84135fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d7387154a823aa9754340aa9943c2ffcef5410f4270907042676c190f0a54db [INFO] running `Command { std: "docker" "start" "-a" "9d7387154a823aa9754340aa9943c2ffcef5410f4270907042676c190f0a54db", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling iso_currency v0.5.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling finquant v0.0.55 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.01s [INFO] running `Command { std: "docker" "inspect" "9d7387154a823aa9754340aa9943c2ffcef5410f4270907042676c190f0a54db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7387154a823aa9754340aa9943c2ffcef5410f4270907042676c190f0a54db", kill_on_drop: false }` [INFO] [stdout] 9d7387154a823aa9754340aa9943c2ffcef5410f4270907042676c190f0a54db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56d142da80756c91c8e3f91a6bbdad9a0de62efa3a18558f9f38f50605bd3b8f [INFO] running `Command { std: "docker" "start" "-a" "56d142da80756c91c8e3f91a6bbdad9a0de62efa3a18558f9f38f50605bd3b8f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/finquant-49c229b13f2b02c7) [INFO] [stdout] [INFO] [stdout] running 202 tests [INFO] [stdout] test derivatives::forex::basic::tests::test_dom_frn_currency ... ok [INFO] [stdout] test derivatives::forex::basic::tests::test_settles ... ok [INFO] [stdout] test derivatives::forex::forward::tests::test_fx_forward_serializer ... ok [INFO] [stdout] test derivatives::forex::basic::tests::test_other_static ... ok [INFO] [stdout] test derivatives::interestrate::swap::tests::test_eusw3v3_schedule ... ok [INFO] [stdout] test derivatives::forex::forward::tests::test_fx_forward_delta ... ok [INFO] [stdout] test derivatives::interestrate::swap::tests::test_none_schedule ... ok [INFO] [stdout] test derivatives::interestrate::swap::tests::test_week_schedule ... ok [INFO] [stdout] test markets::forex::quotes::forwardpoints::tests::test_forward_exact_match_returns_quote_value ... ok [INFO] [stdout] test markets::forex::quotes::forwardpoints::tests::test_forward_none_on_or_before_valuation ... ok [INFO] [stdout] test markets::forex::quotes::forwardpoints::tests::test_forward_out_of_range_before_first_settlement ... ok [INFO] [stdout] test markets::forex::quotes::forwardpoints::tests::test_forward_points ... ok [INFO] [stdout] test markets::forex::quotes::forwardpoints::tests::test_notify_observers_prune_and_notify ... ok [INFO] [stdout] test markets::forex::quotes::forwardpoints::tests::test_settlement_date_target ... ok [INFO] [stdout] test markets::forex::quotes::forwardpoints::tests::test_settlement_date_gbpusd ... ok [INFO] [stdout] test markets::interestrate::interestrateindex::tests::test_from_enum ... ok [INFO] [stdout] test markets::termstructures::yieldcurve::oisratehelper::tests::test_discount ... ok [INFO] [stdout] test markets::termstructures::yieldcurve::oisratehelper::tests::test_settle_maturity_date ... ok [INFO] [stdout] test markets::termstructures::yieldcurve::ratehelper::tests::test_settle_date_and_maturity_date ... ok [INFO] [stdout] test markets::termstructures::yieldcurve::tests::test_retrieve_related_stripped_curve ... ok [INFO] [stdout] test time::businessdayconvention::tests::test_from_code ... ok [INFO] [stdout] test time::businessdayconvention::tests::test_name ... ok [INFO] [stdout] test time::calendars::argentina::tests::test_mexico_holiday ... ok [INFO] [stdout] test time::calendars::australia::tests::test_australia_settlement_holiday ... ok [INFO] [stdout] test time::calendars::austria::tests::test_austria_holiday ... ok [INFO] [stdout] test time::calendars::botswana::tests::test_botswana_holiday ... ok [INFO] [stdout] test time::calendars::brazil::tests::test_brazil_holiday ... ok [INFO] [stdout] test time::calendars::canada::tests::test_canada_holiday ... ok [INFO] [stdout] test time::calendars::chile::tests::test_chile_holiday ... ok [INFO] [stdout] test time::calendars::czechrepublic::tests::test_czech_republic_holiday ... ok [INFO] [stdout] test time::calendars::denmark::tests::test_denmark_holiday ... ok [INFO] [stdout] test time::calendars::finland::tests::test_finland_holiday ... ok [INFO] [stdout] test time::calendars::germany::tests::test_germany_holiday ... ok [INFO] [stdout] test time::calendars::iceland::tests::test_iceland_holiday ... ok [INFO] [stdout] test markets::termstructures::yieldcurve::tests::test_yts ... ok [INFO] [stdout] test time::calendars::hongkong::tests::test_hongkong_holiday ... ok [INFO] [stdout] test time::calendars::indonesia::tests::test_indonesia_holiday ... ok [INFO] [stdout] test time::calendars::india::tests::test_india_holiday ... ok [INFO] [stdout] test time::calendars::italy::tests::test_italy_holiday ... ok [INFO] [stdout] test time::calendars::japan::tests::test_japan_holiday ... ok [INFO] [stdout] test time::calendars::france::tests::test_france_holiday ... ok [INFO] [stdout] test time::calendars::mexico::tests::test_mexico_holiday ... ok [INFO] [stdout] test time::calendars::norway::tests::test_norway_holiday ... ok [INFO] [stdout] test time::calendars::china::tests::test_china_holiday ... ok [INFO] [stdout] test time::calendars::newzealand::tests::test_mexico_holiday ... ok [INFO] [stdout] test time::calendars::poland::tests::test_poland_diff_markets ... ok [INFO] [stdout] test time::calendars::poland::tests::test_poland_holiday ... ok [INFO] [stdout] test time::calendars::romania::tests::test_romania_holiday ... ok [INFO] [stdout] test time::calendars::russia::tests::test_russia_holiday ... ok [INFO] [stdout] test time::calendars::hungary::tests::test_hungary_holiday ... ok [INFO] [stdout] test time::calendars::singapore::tests::test_singapore_holiday ... ok [INFO] [stdout] test time::calendars::southafrica::tests::test_chile_holiday ... ok [INFO] [stdout] test time::calendars::slovakia::tests::test_slovakia_holiday ... ok [INFO] [stdout] test time::calendars::southkorea::tests::test_south_korea_holiday ... ok [INFO] [stdout] test time::calendars::sweden::tests::test_sweden_holiday ... ok [INFO] [stdout] test time::calendars::switzerland::tests::test_switzerland_holiday ... ok [INFO] [stdout] test time::calendars::taiwan::tests::test_taiwan_holiday ... ok [INFO] [stdout] test time::calendars::tests::test_business_days_between ... ok [INFO] [stdout] test time::calendars::target::tests::test_target_holiday ... ok [INFO] [stdout] test time::calendars::turkey::tests::test_turkey_holiday ... ok [INFO] [stdout] test time::calendars::unitedkingdom::tests::test_easter_monday ... ok [INFO] [stdout] test time::calendars::israel::tests::test_israel_holiday ... ok [INFO] [stdout] test time::calendars::unitedkingdom::tests::test_uk_holiday ... ok [INFO] [stdout] test time::calendars::thailand::tests::test_thailand_holiday ... ok [INFO] [stdout] test time::daycounters::actual360::tests::test_day_count ... ok [INFO] [stdout] test time::calendars::weekendsonly::tests::test_weekends_only ... ok [INFO] [stdout] test time::daycounters::actual364::tests::test_day_counter_actual_364 ... ok [INFO] [stdout] test time::calendars::unitedstates::tests::test_us_sofr_holiday ... ok [INFO] [stdout] test time::daycounters::actual365fixed::tests::test_day_counter_actual_365_fixed ... ok [INFO] [stdout] test time::daycounters::actual366::tests::test_day_counter_actual_366 ... ok [INFO] [stdout] test time::daycounters::tests::test_year_fraction_to_date ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_01 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_02 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_03 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_04 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_05 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_06 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_07 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_08 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_09 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_10 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_11 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_12 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_13 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_14 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_15 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_16 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_18 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_19 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_17 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_21 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_22 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_20 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_23 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_24 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_25 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_27 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_28 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_29 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_02 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_01 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_03 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_31 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_04 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_05 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_06 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_08 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_09 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_07 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_10 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_12 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_26 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_32 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_13 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_30 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_16 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_19 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_20 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_21 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_23 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_14 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_24 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_25 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_european_day_count::case_33 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_26 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_27 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_18 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_28 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_17 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_32 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_33 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_03 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_04 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_05 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_31 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_06 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_07 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_01 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_30 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_08 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_09 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_11 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_12 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_13 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_14 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_02 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_16 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_17 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_18 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_19 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_10 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_20 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_21 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_22 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_23 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_25 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_24 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_27 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_26 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_04 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_05 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_06 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_01 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_08 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_02 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_09 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isma_day_count::case_15 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_29 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_11 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_03 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_15 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_07 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_isda_day_count::case_22 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_10 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_12 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_13 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_11 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_14 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_15 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_18 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_16 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_19 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_20 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_17 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_22 ... ok [INFO] [stdout] test time::frequency::tests::test_period ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_23 ... ok [INFO] [stdout] test time::imm::tests::test_generate_code ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_24 ... ok [INFO] [stdout] test time::imm::tests::test_imm_code ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_25 ... ok [INFO] [stdout] test time::imm::tests::test_imm_code_to_date ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_26 ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_27 ... ok [INFO] [stdout] test time::daycounters::thirty365::tests::test_day_count ... ok [INFO] [stdout] test time::frequency::tests::test_from_code ... ok [INFO] [stdout] test time::frequency::tests::test_name ... ok [INFO] [stdout] test time::daycounters::thirty360::tests::test_usa_day_count::case_21 ... ok [INFO] [stdout] test time::imm::tests::test_imm_month ... ok [INFO] [stdout] test time::period::tests::test_mut ... ok [INFO] [stdout] test time::period::tests::test_settlement_date_target_add ... ok [INFO] [stdout] test time::period::tests::test_settlement_date_target_sub ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 202 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests finquant [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] running `Command { std: "docker" "inspect" "56d142da80756c91c8e3f91a6bbdad9a0de62efa3a18558f9f38f50605bd3b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d142da80756c91c8e3f91a6bbdad9a0de62efa3a18558f9f38f50605bd3b8f", kill_on_drop: false }` [INFO] [stdout] 56d142da80756c91c8e3f91a6bbdad9a0de62efa3a18558f9f38f50605bd3b8f