[INFO] crate fang_oost_option 0.28.0 is already in cache [INFO] testing fang_oost_option-0.28.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate fang_oost_option 0.28.0 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate fang_oost_option 0.28.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fang_oost_option 0.28.0 [INFO] finished tweaking crates.io crate fang_oost_option 0.28.0 [INFO] tweaked toml for crates.io crate fang_oost_option 0.28.0 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] bdd321c40a28e90cc3ea1f60f8ad1b373872b351925629fd3ef3881eb6ba264c [INFO] running `"docker" "start" "-a" "bdd321c40a28e90cc3ea1f60f8ad1b373872b351925629fd3ef3881eb6ba264c"` [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling fang_oost v0.14.0 [INFO] [stderr] Compiling fang_oost_option v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/option_calibration.rs:356:12 [INFO] [stderr] | [INFO] [stderr] 356 | cf_fn:&Fn(&Complex, f64, &[f64])->Complex [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Complex, f64, &[f64])->Complex` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `"docker" "inspect" "bdd321c40a28e90cc3ea1f60f8ad1b373872b351925629fd3ef3881eb6ba264c"` [INFO] running `"docker" "rm" "-f" "bdd321c40a28e90cc3ea1f60f8ad1b373872b351925629fd3ef3881eb6ba264c"` [INFO] [stdout] bdd321c40a28e90cc3ea1f60f8ad1b373872b351925629fd3ef3881eb6ba264c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a80f63296b84bb8db3f6308827a883e8bec0d7d943e7aae7cf583f177c5692ee [INFO] running `"docker" "start" "-a" "a80f63296b84bb8db3f6308827a883e8bec0d7d943e7aae7cf583f177c5692ee"` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling special v0.7.8 [INFO] [stderr] Compiling approx v0.2.1 [INFO] [stderr] Compiling nrfind v1.0.3 [INFO] [stderr] Compiling cf_functions v0.6.2 [INFO] [stderr] Compiling black_scholes v0.2.8 [INFO] [stderr] Compiling fang_oost_option v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/option_calibration.rs:356:12 [INFO] [stderr] | [INFO] [stderr] 356 | cf_fn:&Fn(&Complex, f64, &[f64])->Complex [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Complex, f64, &[f64])->Complex` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.86s [INFO] running `"docker" "inspect" "a80f63296b84bb8db3f6308827a883e8bec0d7d943e7aae7cf583f177c5692ee"` [INFO] running `"docker" "rm" "-f" "a80f63296b84bb8db3f6308827a883e8bec0d7d943e7aae7cf583f177c5692ee"` [INFO] [stdout] a80f63296b84bb8db3f6308827a883e8bec0d7d943e7aae7cf583f177c5692ee [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 51a901379b7253ac2f1e75cc908027ce943257c88996f38e48e98457d0516b4f [INFO] running `"docker" "start" "-a" "51a901379b7253ac2f1e75cc908027ce943257c88996f38e48e98457d0516b4f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fang_oost_option-a1ebbee746d7f8ee [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test monotone_spline::tests::test_returns_value_at_knot ... ok [INFO] [stdout] test monotone_spline::tests::test_returns_in_between_value ... ok [INFO] [stdout] test option_calibration::tests::test_generate_fo_runs ... ok [INFO] [stdout] test option_calibration::tests::test_option_spline_at_many_values ... ok [INFO] [stdout] test option_calibration::tests::test_transform_prices ... ok [INFO] [stdout] test option_calibration::tests::test_monotone_spline ... ok [INFO] [stdout] test option_calibration::tests::test_option_spline ... ok [INFO] [stdout] test option_calibration::tests::test_get_obj_one_parameter ... ok [INFO] [stdout] test option_calibration::tests::test_dft ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_price_with_merton ... ok [INFO] [stdout] this is v: -0.002113243786073096+0.0031129925475193174i [INFO] [stdout] this is v: -0.008063593194801254+0.004132459632150189i [INFO] [stdout] this is v: -0.01670421239113358+0.0011927497542012734i [INFO] [stdout] this is v: -0.026201110714793776-0.007110223942716672i [INFO] [stdout] this is v: -0.03417097036117599-0.021481504650461034i [INFO] [stdout] this is v: -0.037913077119472734-0.041706179898161555i [INFO] [stdout] this is v: -0.03475584597615533-0.06649487732283098i [INFO] [stdout] this is v: -0.022503714750281567-0.09347499989889191i [INFO] [stdout] this is v: 0.00009618062136324095-0.11940629182728627i [INFO] [stdout] this is v: 0.033012964570296156-0.14063568391190262i [INFO] [stdout] this is v: 0.07486066706239848-0.15369127292695506i [INFO] [stdout] this is v: 0.12314041479667147-0.15582681884616723i [INFO] [stdout] this is v: 0.1746996737452879-0.14534598255264183i [INFO] [stdout] this is v: 0.22623544952358418-0.12164828790596176i [INFO] [stdout] test option_calibration::tests::test_generate_fo_accuracy ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_put_theta ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_gamma ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_price ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_put_price ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_cgmy_call_with_t_one ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_put_gamma ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_put_delta ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_heston ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_cgmy_call ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_theta ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_delta ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fang_oost_option [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/option_calibration.rs - option_calibration::transform_price (line 83) ... ok [INFO] [stdout] test src/option_calibration.rs - option_calibration::adjust_domain (line 98) ... ok [INFO] [stdout] test src/option_calibration.rs - option_calibration::get_option_spline (line 148) ... ok [INFO] [stdout] test src/option_calibration.rs - option_calibration::generate_fo_estimate (line 243) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_call_delta (line 189) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_put_gamma (line 436) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_call_gamma (line 384) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_put_price (line 144) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_put_delta (line 234) ... ok [INFO] [stdout] test src/option_calibration.rs - option_calibration::obj_fn_arr (line 318) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_call_theta (line 286) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_put_theta (line 338) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_call_price (line 98) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "51a901379b7253ac2f1e75cc908027ce943257c88996f38e48e98457d0516b4f"` [INFO] running `"docker" "rm" "-f" "51a901379b7253ac2f1e75cc908027ce943257c88996f38e48e98457d0516b4f"` [INFO] [stdout] 51a901379b7253ac2f1e75cc908027ce943257c88996f38e48e98457d0516b4f