[INFO] fetching crate fang_oost_option 0.28.0... [INFO] extracting crate fang_oost_option 0.28.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/fang_oost_option/0.28.0 [INFO] extracting crate fang_oost_option 0.28.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/fang_oost_option/0.28.0 [INFO] validating manifest of fang_oost_option-0.28.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fang_oost_option-0.28.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fang_oost_option-0.28.0 [INFO] finished frobbing fang_oost_option-0.28.0 [INFO] frobbed toml for fang_oost_option-0.28.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/fang_oost_option/0.28.0/Cargo.toml [INFO] started frobbing fang_oost_option-0.28.0 [INFO] finished frobbing fang_oost_option-0.28.0 [INFO] frobbed toml for fang_oost_option-0.28.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/fang_oost_option/0.28.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fang_oost v0.14.0 [INFO] [stderr] Downloaded black_scholes v0.2.8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing fang_oost_option-0.28.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/fang_oost_option/0.28.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] bfb8de2449b98be5ff7601bd14f39bc9050997967befda9ff5dae97137843caa [INFO] running `"docker" "start" "-a" "bfb8de2449b98be5ff7601bd14f39bc9050997967befda9ff5dae97137843caa"` [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/crater/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 2.54s [INFO] running `"docker" "inspect" "bfb8de2449b98be5ff7601bd14f39bc9050997967befda9ff5dae97137843caa"` [INFO] running `"docker" "rm" "-f" "bfb8de2449b98be5ff7601bd14f39bc9050997967befda9ff5dae97137843caa"` [INFO] [stdout] bfb8de2449b98be5ff7601bd14f39bc9050997967befda9ff5dae97137843caa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/fang_oost_option/0.28.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0e31d050f1196ce34009ac3767da64b9299cb1f01ee42eb5b1b548bdc2d118ec [INFO] running `"docker" "start" "-a" "0e31d050f1196ce34009ac3767da64b9299cb1f01ee42eb5b1b548bdc2d118ec"` [INFO] [stderr] Compiling special v0.7.8 [INFO] [stderr] Compiling approx v0.2.1 [INFO] [stderr] Compiling nrfind v1.0.2 [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/crater/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 14.39s [INFO] running `"docker" "inspect" "0e31d050f1196ce34009ac3767da64b9299cb1f01ee42eb5b1b548bdc2d118ec"` [INFO] running `"docker" "rm" "-f" "0e31d050f1196ce34009ac3767da64b9299cb1f01ee42eb5b1b548bdc2d118ec"` [INFO] [stdout] 0e31d050f1196ce34009ac3767da64b9299cb1f01ee42eb5b1b548bdc2d118ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/fang_oost_option/0.28.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 3d6ef137d448212ec717218e375feae7dd485473fa8734f40bc7715a6ef417b5 [INFO] running `"docker" "start" "-a" "3d6ef137d448212ec717218e375feae7dd485473fa8734f40bc7715a6ef417b5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/fang_oost_option-72c0fa2fc3e6bcd8 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test option_calibration::tests::test_generate_fo_runs ... ok [INFO] [stdout] test monotone_spline::tests::test_returns_in_between_value ... ok [INFO] [stdout] test option_calibration::tests::test_get_obj_one_parameter ... ok [INFO] [stdout] test monotone_spline::tests::test_returns_value_at_knot ... ok [INFO] [stdout] test option_calibration::tests::test_option_spline ... ok [INFO] [stdout] test option_calibration::tests::test_transform_prices ... ok [INFO] [stdout] test option_calibration::tests::test_option_spline_at_many_values ... ok [INFO] [stdout] test option_calibration::tests::test_dft ... ok [INFO] [stdout] test option_calibration::tests::test_monotone_spline ... 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.22623544952358418-0.12164828790596176i [INFO] [stdout] this is v: 0.12314041479667147-0.15582681884616723i [INFO] [stdout] this is v: 0.033012964570296156-0.14063568391190262i [INFO] [stdout] this is v: 0.1746996737452879-0.14534598255264183i [INFO] [stdout] this is v: 0.07486066706239848-0.15369127292695506i [INFO] [stdout] this is v: 0.00009618062136324095-0.11940629182728627i [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_price_with_merton ... 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_call_theta ... 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_put_gamma ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_put_price ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_put_theta ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_put_delta ... ok [INFO] [stdout] test option_calibration::tests::test_generate_fo_accuracy ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_price ... ok [INFO] [stdout] test option_pricing::tests::test_fang_oost_call_gamma ... 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::generate_fo_estimate (line 243) ... ok [INFO] [stdout] test src/option_calibration.rs - option_calibration::obj_fn_arr (line 318) ... ok [INFO] [stdout] test src/option_calibration.rs - option_calibration::get_option_spline (line 148) ... 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_call_gamma (line 384) ... ok [INFO] [stdout] test src/option_pricing.rs - option_pricing::fang_oost_call_price (line 98) ... 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_pricing.rs - option_pricing::fang_oost_put_gamma (line 436) ... 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] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3d6ef137d448212ec717218e375feae7dd485473fa8734f40bc7715a6ef417b5"` [INFO] running `"docker" "rm" "-f" "3d6ef137d448212ec717218e375feae7dd485473fa8734f40bc7715a6ef417b5"` [INFO] [stdout] 3d6ef137d448212ec717218e375feae7dd485473fa8734f40bc7715a6ef417b5