[INFO] cloning repository phillyfan1138/credit_faas [INFO] running `"git" "clone" "--bare" "git://github.com/phillyfan1138/credit_faas.git" "work/cache/sources/gh/phillyfan1138/credit_faas"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/phillyfan1138/credit_faas'... [INFO] running `"git" "clone" "work/cache/sources/gh/phillyfan1138/credit_faas" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phillyfan1138/credit_faas"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phillyfan1138/credit_faas'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phillyfan1138/credit_faas" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/phillyfan1138/credit_faas"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 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 phillyfan1138/credit_faas 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 phillyfan1138/credit_faas [INFO] finished frobbing phillyfan1138/credit_faas [INFO] frobbed toml for phillyfan1138/credit_faas written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loan_ec v0.1.4 [INFO] [stderr] Downloaded lambda_http v0.1.0 [INFO] [stderr] Downloaded cf_dist_utils v0.8.1 [INFO] [stderr] Downloaded cf_functions v0.10.0 [INFO] [stderr] Downloaded fang_oost v0.13.8 [INFO] [stderr] Downloaded roots v0.0.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing phillyfan1138/credit_faas against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 1d2a4a8507dd05eaa54641e26b9c364168975158cc6a76a6f4b60ddf8a311ad1 [INFO] running `"docker" "start" "-a" "1d2a4a8507dd05eaa54641e26b9c364168975158cc6a76a6f4b60ddf8a311ad1"` [INFO] [stderr] Compiling roots v0.0.5 [INFO] [stderr] Compiling lambda_runtime_core v0.1.1 [INFO] [stderr] Compiling special v0.7.8 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.26 [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 cf_functions v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling fang_oost v0.13.8 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [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 tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [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 loan_ec v0.1.4 [INFO] [stderr] Compiling cf_dist_utils v0.8.1 [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 11s [INFO] running `"docker" "inspect" "1d2a4a8507dd05eaa54641e26b9c364168975158cc6a76a6f4b60ddf8a311ad1"` [INFO] running `"docker" "rm" "-f" "1d2a4a8507dd05eaa54641e26b9c364168975158cc6a76a6f4b60ddf8a311ad1"` [INFO] [stdout] 1d2a4a8507dd05eaa54641e26b9c364168975158cc6a76a6f4b60ddf8a311ad1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 58a0e65daa679853cdfba8fcbf4986fab2a5609d1a8b3cfbd422112536060a5e [INFO] running `"docker" "start" "-a" "58a0e65daa679853cdfba8fcbf4986fab2a5609d1a8b3cfbd422112536060a5e"` [INFO] [stderr] Compiling credit_faas v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.55s [INFO] running `"docker" "inspect" "58a0e65daa679853cdfba8fcbf4986fab2a5609d1a8b3cfbd422112536060a5e"` [INFO] running `"docker" "rm" "-f" "58a0e65daa679853cdfba8fcbf4986fab2a5609d1a8b3cfbd422112536060a5e"` [INFO] [stdout] 58a0e65daa679853cdfba8fcbf4986fab2a5609d1a8b3cfbd422112536060a5e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 99e01c4a75c2689ec54559cd09c1318179ad55467e1efabc113f4cd427ad0e43 [INFO] running `"docker" "start" "-a" "99e01c4a75c2689ec54559cd09c1318179ad55467e1efabc113f4cd427ad0e43"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/credit_faas-0751dff65af51ea7 [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" "99e01c4a75c2689ec54559cd09c1318179ad55467e1efabc113f4cd427ad0e43"` [INFO] running `"docker" "rm" "-f" "99e01c4a75c2689ec54559cd09c1318179ad55467e1efabc113f4cd427ad0e43"` [INFO] [stdout] 99e01c4a75c2689ec54559cd09c1318179ad55467e1efabc113f4cd427ad0e43