[INFO] crate cf_functions 0.14.0 is already in cache [INFO] testing cf_functions-0.14.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate cf_functions 0.14.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cf_functions 0.14.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cf_functions 0.14.0 [INFO] finished tweaking crates.io crate cf_functions 0.14.0 [INFO] tweaked toml for crates.io crate cf_functions 0.14.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a177eb78c953f21cff2757f1cc55e85491f946f92105781a2b81873fb7827c4a [INFO] running `"docker" "start" "-a" "a177eb78c953f21cff2757f1cc55e85491f946f92105781a2b81873fb7827c4a"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling special v0.7.8 [INFO] [stderr] Compiling cf_functions v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.55s [INFO] running `"docker" "inspect" "a177eb78c953f21cff2757f1cc55e85491f946f92105781a2b81873fb7827c4a"` [INFO] running `"docker" "rm" "-f" "a177eb78c953f21cff2757f1cc55e85491f946f92105781a2b81873fb7827c4a"` [INFO] [stdout] a177eb78c953f21cff2757f1cc55e85491f946f92105781a2b81873fb7827c4a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 2d329ee1efc63843ea06f97eefe29e00428f028464c4cfadab18f232295fc3a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2d329ee1efc63843ea06f97eefe29e00428f028464c4cfadab18f232295fc3a8"` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling roots v0.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling approx v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling fang_oost v0.13.8 [INFO] [stderr] Compiling cf_dist_utils v0.8.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling cf_functions v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "2d329ee1efc63843ea06f97eefe29e00428f028464c4cfadab18f232295fc3a8"` [INFO] running `"docker" "rm" "-f" "2d329ee1efc63843ea06f97eefe29e00428f028464c4cfadab18f232295fc3a8"` [INFO] [stdout] 2d329ee1efc63843ea06f97eefe29e00428f028464c4cfadab18f232295fc3a8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eecc2528bffea8259bc76bed743c3cc49c916c4336f2e7c54f9f5aecd86c5831 [INFO] running `"docker" "start" "-a" "eecc2528bffea8259bc76bed743c3cc49c916c4336f2e7c54f9f5aecd86c5831"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cf_functions-4751c10418bfb191 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test cir::tests::cir_with_zeros ... ok [INFO] [stdout] test cir::tests::runge_kutta ... ok [INFO] [stdout] test gauss::tests::cir_heston_2 ... ok [INFO] [stdout] test cir::tests::cir_heston ... ok [INFO] [stdout] test cir::tests::duffie_mgf_compare_cir ... ok [INFO] [stdout] test cir::tests::cir_analytical ... ok [INFO] [stdout] test gamma::tests::test_gamma_leverage_expectation_leq ... ok [INFO] [stdout] test gamma::tests::test_gamma_leverage_expectation_geq ... ok [INFO] [stdout] test gamma::tests::test_gamma_leverage_expectation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cf_functions [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/cgmy.rs - cgmy::cgmy_time_change_log_cf (line 82) ... ok [INFO] [stdout] test src/cir.rs - cir::cir_log_mgf (line 10) ... ok [INFO] [stdout] test src/cir.rs - cir::cir_mgf (line 108) ... ok [INFO] [stdout] test src/cgmy.rs - cgmy::cgmy_log_risk_neutral_cf (line 45) ... ok [INFO] [stdout] test src/cgmy.rs - cgmy::cgmy_log_cf (line 12) ... ok [INFO] [stdout] test src/cgmy.rs - cgmy::cgmy_time_change_cf (line 136) ... ok [INFO] [stdout] test src/cir.rs - cir::cir_mgf_cmp (line 143) ... ok [INFO] [stdout] test src/cir.rs - cir::cir_log_mgf_cmp (line 60) ... ok [INFO] [stdout] test src/gamma.rs - gamma::gamma_cf (line 6) ... ok [INFO] [stdout] test src/gauss.rs - gauss::gauss_cf (line 45) ... ok [INFO] [stdout] test src/gauss.rs - gauss::gauss_log_cf_cmp (line 26) ... ok [INFO] [stdout] test src/gamma.rs - gamma::gamma_leverage (line 62) ... ok [INFO] [stdout] test src/gauss.rs - gauss::heston_cf (line 116) ... ok [INFO] [stdout] test src/gauss.rs - gauss::gauss_log_cf (line 6) ... ok [INFO] [stdout] test src/merton.rs - merton::merton_log_risk_neutral_cf (line 27) ... ok [INFO] [stdout] test src/gauss.rs - gauss::heston_log_cf (line 69) ... ok [INFO] [stdout] test src/merton.rs - merton::merton_log_cf (line 6) ... ok [INFO] [stdout] test src/merton.rs - merton::merton_time_change_log_cf (line 63) ... ok [INFO] [stdout] test src/stable.rs - stable::stable_cf (line 21) ... ok [INFO] [stdout] test src/merton.rs - merton::merton_time_change_cf (line 115) ... ok [INFO] [stdout] test src/stable.rs - stable::alpha_stable_leverage (line 84) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "eecc2528bffea8259bc76bed743c3cc49c916c4336f2e7c54f9f5aecd86c5831"` [INFO] running `"docker" "rm" "-f" "eecc2528bffea8259bc76bed743c3cc49c916c4336f2e7c54f9f5aecd86c5831"` [INFO] [stdout] eecc2528bffea8259bc76bed743c3cc49c916c4336f2e7c54f9f5aecd86c5831