[INFO] crate greeks 0.5.0 is already in cache [INFO] extracting crate greeks 0.5.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/greeks/0.5.0 [INFO] extracting crate greeks 0.5.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/greeks/0.5.0 [INFO] validating manifest of greeks-0.5.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of greeks-0.5.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing greeks-0.5.0 [INFO] finished frobbing greeks-0.5.0 [INFO] frobbed toml for greeks-0.5.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/greeks/0.5.0/Cargo.toml [INFO] started frobbing greeks-0.5.0 [INFO] finished frobbing greeks-0.5.0 [INFO] frobbed toml for greeks-0.5.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/greeks/0.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing greeks-0.5.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/greeks/0.5.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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f19ce2ebfeb3ee7b17df98a78004d4c2ed8b71586f8ef97f5c359810dc86db05 [INFO] running `"docker" "start" "-a" "f19ce2ebfeb3ee7b17df98a78004d4c2ed8b71586f8ef97f5c359810dc86db05"` [INFO] [stderr] Compiling greeks v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/greeks/first.rs:178:24 [INFO] [stderr] | [INFO] [stderr] 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] running `"docker" "inspect" "f19ce2ebfeb3ee7b17df98a78004d4c2ed8b71586f8ef97f5c359810dc86db05"` [INFO] running `"docker" "rm" "-f" "f19ce2ebfeb3ee7b17df98a78004d4c2ed8b71586f8ef97f5c359810dc86db05"` [INFO] [stdout] f19ce2ebfeb3ee7b17df98a78004d4c2ed8b71586f8ef97f5c359810dc86db05 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/greeks/0.5.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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] eb4ba0b7d1b252fc5fd5ffe639e8e2e122008295ef5c7f4917380fbb4b2fd194 [INFO] running `"docker" "start" "-a" "eb4ba0b7d1b252fc5fd5ffe639e8e2e122008295ef5c7f4917380fbb4b2fd194"` [INFO] [stderr] Compiling greeks v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/greeks/first.rs:178:24 [INFO] [stderr] | [INFO] [stderr] 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "eb4ba0b7d1b252fc5fd5ffe639e8e2e122008295ef5c7f4917380fbb4b2fd194"` [INFO] running `"docker" "rm" "-f" "eb4ba0b7d1b252fc5fd5ffe639e8e2e122008295ef5c7f4917380fbb4b2fd194"` [INFO] [stdout] eb4ba0b7d1b252fc5fd5ffe639e8e2e122008295ef5c7f4917380fbb4b2fd194 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/greeks/0.5.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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 0d76095671090ada2d1294f8ec1689fb8b34f3422d4ace1394cf557601bc45be [INFO] running `"docker" "start" "-a" "0d76095671090ada2d1294f8ec1689fb8b34f3422d4ace1394cf557601bc45be"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/greeks-4d70f5f84b368019 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test greeks::first::tests::test_delta_call ... ok [INFO] [stdout] test greeks::first::tests::test_delta_put ... ok [INFO] [stdout] test greeks::first::tests::test_lambda_call ... ok [INFO] [stdout] test greeks::first::tests::test_rho_put ... ok [INFO] [stdout] test greeks::first::tests::test_vega ... ok [INFO] [stdout] test price::tests::test_euro_call ... ok [INFO] [stdout] test price::tests::test_euro_put ... ok [INFO] [stdout] test greeks::first::tests::test_theta_call ... ok [INFO] [stdout] test greeks::second::tests::test_gamma ... ok [INFO] [stdout] test common::tests::test_d2 ... ok [INFO] [stdout] test greeks::first::tests::test_rho_call ... ok [INFO] [stdout] test common::tests::test_d1 ... ok [INFO] [stdout] test greeks::first::tests::test_lambda_put ... ok [INFO] [stderr] Doc-tests greeks [INFO] [stdout] test greeks::first::tests::test_theta_put ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "0d76095671090ada2d1294f8ec1689fb8b34f3422d4ace1394cf557601bc45be"` [INFO] running `"docker" "rm" "-f" "0d76095671090ada2d1294f8ec1689fb8b34f3422d4ace1394cf557601bc45be"` [INFO] [stdout] 0d76095671090ada2d1294f8ec1689fb8b34f3422d4ace1394cf557601bc45be