[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] f1a2341c50ebe0db9856b0985c5b6938b9234b0ce5deb1c3f98c50e7927c107a [INFO] running `"docker" "start" "-a" "f1a2341c50ebe0db9856b0985c5b6938b9234b0ce5deb1c3f98c50e7927c107a"` [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Compiling roots v0.0.5 [INFO] [stderr] Compiling special v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.36 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling cf_functions v0.10.0 [INFO] [stderr] Compiling fang_oost v0.13.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.0 [INFO] [stderr] Compiling loan_ec v0.1.4 [INFO] [stderr] Compiling cf_dist_utils v0.8.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-codec v0.1.1 [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-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling hyper v0.12.21 [INFO] [stderr] Compiling lambda_runtime_client v0.2.1 [INFO] [stderr] Compiling lambda_runtime_core v0.1.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 03s [INFO] running `"docker" "inspect" "f1a2341c50ebe0db9856b0985c5b6938b9234b0ce5deb1c3f98c50e7927c107a"` [INFO] running `"docker" "rm" "-f" "f1a2341c50ebe0db9856b0985c5b6938b9234b0ce5deb1c3f98c50e7927c107a"` [INFO] [stdout] f1a2341c50ebe0db9856b0985c5b6938b9234b0ce5deb1c3f98c50e7927c107a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 09f8366e2af1e422450e6c52fda06b94fc2f8a478220522a60a58f5b5c8822c5 [INFO] running `"docker" "start" "-a" "09f8366e2af1e422450e6c52fda06b94fc2f8a478220522a60a58f5b5c8822c5"` [INFO] [stderr] Compiling credit_faas v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `"docker" "inspect" "09f8366e2af1e422450e6c52fda06b94fc2f8a478220522a60a58f5b5c8822c5"` [INFO] running `"docker" "rm" "-f" "09f8366e2af1e422450e6c52fda06b94fc2f8a478220522a60a58f5b5c8822c5"` [INFO] [stdout] 09f8366e2af1e422450e6c52fda06b94fc2f8a478220522a60a58f5b5c8822c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] a113df748c430b0183a083665fac70430829d675a60474c4b3224c9db882cd08 [INFO] running `"docker" "start" "-a" "a113df748c430b0183a083665fac70430829d675a60474c4b3224c9db882cd08"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/credit_faas-eecaff9d7d609fe9 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_deserialize ... ok [INFO] [stdout] test tests::test_gamma_cf ... 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" "a113df748c430b0183a083665fac70430829d675a60474c4b3224c9db882cd08"` [INFO] running `"docker" "rm" "-f" "a113df748c430b0183a083665fac70430829d675a60474c4b3224c9db882cd08"` [INFO] [stdout] a113df748c430b0183a083665fac70430829d675a60474c4b3224c9db882cd08