[INFO] updating cached repository phillyfan1138/credit_faas [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/phillyfan1138/credit_faas [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/phillyfan1138/credit_faas" "work/ex/beta-1.37-6/sources/1.36.0/gh/phillyfan1138/credit_faas"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/phillyfan1138/credit_faas'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phillyfan1138/credit_faas" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phillyfan1138/credit_faas"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phillyfan1138/credit_faas'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 76151bbb166ddbf9bf0f00eb64b188e8d95b1317 [INFO] sha for GitHub repo phillyfan1138/credit_faas: 76151bbb166ddbf9bf0f00eb64b188e8d95b1317 [INFO] validating manifest of phillyfan1138/credit_faas on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of phillyfan1138/credit_faas on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing phillyfan1138/credit_faas [INFO] finished frobbing phillyfan1138/credit_faas [INFO] frobbed toml for phillyfan1138/credit_faas written to work/ex/beta-1.37-6/sources/1.36.0/gh/phillyfan1138/credit_faas/Cargo.toml [INFO] started frobbing phillyfan1138/credit_faas [INFO] finished frobbing phillyfan1138/credit_faas [INFO] frobbed toml for phillyfan1138/credit_faas written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/phillyfan1138/credit_faas/Cargo.toml [INFO] crate phillyfan1138/credit_faas already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing phillyfan1138/credit_faas against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/phillyfan1138/credit_faas:/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.36.0" "build" "--frozen"` [INFO] [stdout] 9b1cbeff818db78e3cc6bf0bde2275de80d4ec73121f9392284912096abfcab4 [INFO] running `"docker" "start" "-a" "9b1cbeff818db78e3cc6bf0bde2275de80d4ec73121f9392284912096abfcab4"` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling roots v0.0.5 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling lambda_runtime_core v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.36 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling special v0.7.8 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling cf_functions v0.10.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling fang_oost v0.13.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.0 [INFO] [stderr] Compiling hyper v0.12.21 [INFO] [stderr] Compiling cf_dist_utils v0.8.1 [INFO] [stderr] Compiling loan_ec v0.1.4 [INFO] [stderr] Compiling lambda_runtime_client v0.2.1 [INFO] [stderr] Compiling lambda_runtime v0.2.0 [INFO] [stderr] Compiling lambda_http v0.1.0 [INFO] [stderr] Compiling credit_faas v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "9b1cbeff818db78e3cc6bf0bde2275de80d4ec73121f9392284912096abfcab4"` [INFO] running `"docker" "rm" "-f" "9b1cbeff818db78e3cc6bf0bde2275de80d4ec73121f9392284912096abfcab4"` [INFO] [stdout] 9b1cbeff818db78e3cc6bf0bde2275de80d4ec73121f9392284912096abfcab4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/phillyfan1138/credit_faas:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 286a6c664c1388d4ecd535cbd26f001cbc60574fe85728fb448ad7c92e07cbae [INFO] running `"docker" "start" "-a" "286a6c664c1388d4ecd535cbd26f001cbc60574fe85728fb448ad7c92e07cbae"` [INFO] [stderr] Compiling credit_faas v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.75s [INFO] running `"docker" "inspect" "286a6c664c1388d4ecd535cbd26f001cbc60574fe85728fb448ad7c92e07cbae"` [INFO] running `"docker" "rm" "-f" "286a6c664c1388d4ecd535cbd26f001cbc60574fe85728fb448ad7c92e07cbae"` [INFO] [stdout] 286a6c664c1388d4ecd535cbd26f001cbc60574fe85728fb448ad7c92e07cbae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/phillyfan1138/credit_faas:/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.36.0" "test" "--frozen"` [INFO] [stdout] 1e37b15151b6c23db81ec3ccdbb21267ed1271683e2209a4eb94785872e57c6a [INFO] running `"docker" "start" "-a" "1e37b15151b6c23db81ec3ccdbb21267ed1271683e2209a4eb94785872e57c6a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/crater/target/debug/deps/credit_faas-6f3a67b8ec0d9abc [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_gamma_cf ... ok [INFO] [stdout] test tests::test_deserialize ... ok [INFO] [stdout] test tests::test_get_density ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1e37b15151b6c23db81ec3ccdbb21267ed1271683e2209a4eb94785872e57c6a"` [INFO] running `"docker" "rm" "-f" "1e37b15151b6c23db81ec3ccdbb21267ed1271683e2209a4eb94785872e57c6a"` [INFO] [stdout] 1e37b15151b6c23db81ec3ccdbb21267ed1271683e2209a4eb94785872e57c6a